Changed group id to 10
This commit is contained in:
parent
1127198f0c
commit
19eb3da156
@ -5,7 +5,7 @@ class profile::base {
|
||||
accounts::user { 'monitoring':
|
||||
ensure => present,
|
||||
uid => '450',
|
||||
gid => '450',
|
||||
gid => '10',
|
||||
managehome => false,
|
||||
locked => true,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user