Updating user password
This commit is contained in:
parent
02522993a3
commit
bc474cd5ca
@ -28,6 +28,7 @@ class profile::windows_baseline {
|
||||
user { 'Puppet Demo':
|
||||
ensure => present,
|
||||
groups => ['Administrators'],
|
||||
password => '$1$HTQUGYUGYUGwsxQxCp3F/nGc4DCYM/',
|
||||
}
|
||||
|
||||
# REG KEYS
|
||||
|
Loading…
Reference in New Issue
Block a user