commit
c971beb77a
@ -25,11 +25,11 @@ class profile::windows_baseline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# USERS
|
# USERS
|
||||||
user { 'Puppet':
|
# user { 'Puppet':
|
||||||
ensure => present,
|
# ensure => present,
|
||||||
groups => ['Administrators'],
|
# groups => ['Administrators'],
|
||||||
password => 'Puppet4Life!',
|
# password => 'Puppet4Life!',
|
||||||
}
|
# }
|
||||||
|
|
||||||
# REG KEYS
|
# REG KEYS
|
||||||
registry_key { 'HKEY_LOCAL_MACHINE\Software\Demonstration':
|
registry_key { 'HKEY_LOCAL_MACHINE\Software\Demonstration':
|
||||||
|
Loading…
Reference in New Issue
Block a user