From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000704.html | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000704.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000704.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000704.html b/zarb-ml/mageia-sysadm/2010-November/000704.html new file mode 100644 index 000000000..971355f63 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000704.html @@ -0,0 +1,89 @@ + + + + [Mageia-sysadm] [348] use iurt as build user login (not to clash with buildbot package) + + + + + + + + + +

[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
+ -- cgit v1.2.1