Updating user
This commit is contained in:
parent
bc474cd5ca
commit
09cdf7d217
@ -25,7 +25,7 @@ class profile::windows_baseline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# USERS
|
# USERS
|
||||||
user { 'Puppet Demo':
|
user { 'Puppet Demo User':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
groups => ['Administrators'],
|
groups => ['Administrators'],
|
||||||
password => '$1$HTQUGYUGYUGwsxQxCp3F/nGc4DCYM/',
|
password => '$1$HTQUGYUGYUGwsxQxCp3F/nGc4DCYM/',
|
||||||
|
Loading…
Reference in New Issue
Block a user