Merge pull request #12 from maju6406/maju6406-patch-6
Update windows_baseline.pp
This commit is contained in:
commit
50747134bd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user