Fix Puppet for Review site
Natty's puppet doesn't support system users so remove that for now. Change-Id: Ie389462d60530710e5c8c18ba9e9426f3b996694
This commit is contained in:
parent
08be53181b
commit
31c328b623
@ -24,7 +24,6 @@ $logo
|
||||
home => "/home/gerrit2",
|
||||
shell => "/bin/bash",
|
||||
gid => "gerrit2",
|
||||
system => true,
|
||||
managehome => true,
|
||||
require => Group["gerrit2"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user