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