Merge pull request #12 from maju6406/maju6406-patch-6

Update windows_baseline.pp
This commit is contained in:
Abir Majumdar 2018-09-13 12:37:33 -07:00 committed by GitHub
commit 50747134bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,10 +25,10 @@ class profile::windows_baseline {
}
# USERS
user { 'Puppet Demo User':
user { 'Puppet':
ensure => present,
groups => ['Administrators'],
password => '$1$HTQUGYUGYUGwsxQxCp3F/nGc4DCYM/',
password => 'Puppet4Life!',
}
# REG KEYS