[Mageia-sysadm] [348] use iurt as build user login (not to clash with buildbot package)

root at mageia.org root at mageia.org
Sun Nov 21 18:33:56 CET 2010


Revision: 348
Author:   blino
Date:     2010-11-21 18:33:56 +0100 (Sun, 21 Nov 2010)
Log Message:
-----------
use iurt as build user login (not to clash with buildbot package)

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:22:33 UTC (rev 347)
+++ puppet/modules/buildsystem/manifests/init.pp	2010-11-21 17:33:56 UTC (rev 348)
@@ -23,8 +23,8 @@
     class iurt {
         include sudo
 
-        $home_dir = "/home/buildbot/"
-        $build_login = "buildbot"
+        $home_dir = "/home/iurt/"
+        $build_login = "iurt"
         # build node common settings
         # we could have the following skip list to use less space:
         # '/(drakx-installer-binaries|drakx-installer-advertising|gfxboot|drakx-installer-stage2|mandriva-theme)/'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101121/d49c3112/attachment.html>


More information about the Mageia-sysadm mailing list