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/2011-January/002313.html | 89 ++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002313.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002313.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002313.html b/zarb-ml/mageia-sysadm/2011-January/002313.html new file mode 100644 index 000000000..e7b9c02fa --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002313.html @@ -0,0 +1,89 @@ + + + + [Mageia-sysadm] [867] add signbot in schedbot group + + + + + + + + + +

[Mageia-sysadm] [867] add signbot in schedbot group

+ root at mageia.org + root at mageia.org +
+ Thu Jan 20 19:35:19 CET 2011 +

+
+ +
Revision: 867
+Author:   boklm
+Date:     2011-01-20 19:35:18 +0100 (Thu, 20 Jan 2011)
+Log Message:
+-----------
+add signbot in schedbot group
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:27:30 UTC (rev 866)
++++ puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:35:18 UTC (rev 867)
+@@ -27,6 +27,7 @@
+         sshuser { $sign_login:
+           homedir => $sign_home_dir,
+           comment => "System user used to sign packages",
++	  groups => [$sched_login],
+         }
+ 
+         ssh::auth::client { $sched_login: }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110120/5974d9d1/attachment-0001.html>
+
+ + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1