Updating user password

This commit is contained in:
Abir Majumdar 2018-09-13 12:25:10 -07:00 committed by GitHub
parent 02522993a3
commit bc474cd5ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ class profile::windows_baseline {
user { 'Puppet Demo':
ensure => present,
groups => ['Administrators'],
password => '$1$HTQUGYUGYUGwsxQxCp3F/nGc4DCYM/',
}
# REG KEYS