[Mageia-sysadm] [349] force build user group to previously created group
root at mageia.org
root at mageia.org
Sun Nov 21 18:34:53 CET 2010
Revision: 349
Author: blino
Date: 2010-11-21 18:34:53 +0100 (Sun, 21 Nov 2010)
Log Message:
-----------
force build user group to previously created group
Modified Paths:
--------------
puppet/modules/buildsystem/manifests/init.pp
Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp 2010-11-21 17:33:56 UTC (rev 348)
+++ puppet/modules/buildsystem/manifests/init.pp 2010-11-21 17:34:53 UTC (rev 349)
@@ -57,6 +57,7 @@
ensure => present,
comment => "System user use to run build bots",
managehome => true,
+ gid => $build_login,
shell => "/bin/bash",
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101121/e5c8563a/attachment.html>
More information about the Mageia-sysadm
mailing list