Update windows_baseline.pp
This commit is contained in:
parent
50747134bd
commit
856b070104
@ -26,8 +26,8 @@ class profile::windows_baseline {
|
|||||||
|
|
||||||
# USERS
|
# USERS
|
||||||
user { 'Puppet':
|
user { 'Puppet':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
groups => ['Administrators'],
|
groups => ['Administrators'],
|
||||||
password => 'Puppet4Life!',
|
password => 'Puppet4Life!',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user