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/001681.html | 109 +++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001681.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001681.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001681.html b/zarb-ml/mageia-sysadm/2011-January/001681.html new file mode 100644 index 000000000..073f9fc7a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001681.html @@ -0,0 +1,109 @@ + + + + [Mageia-sysadm] [700] Do not replace mgarepo by repsys on machines + + + + + + + + + +

[Mageia-sysadm] [700] Do not replace mgarepo by repsys on machines

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 16:06:33 CET 2011 +

+
+ +
Revision: 700
+Author:   pterjan
+Date:     2011-01-07 16:06:32 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+Do not replace mgarepo by repsys on machines
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/manifests/init.pp
+
+Modified: puppet/modules/buildsystem/manifests/init.pp
+===================================================================
+--- puppet/modules/buildsystem/manifests/init.pp	2011-01-07 14:48:40 UTC (rev 699)
++++ puppet/modules/buildsystem/manifests/init.pp	2011-01-07 15:06:32 UTC (rev 700)
+@@ -39,7 +39,7 @@
+ 
+         include scheduler
+         include gatherer
+-        include repsys
++        include mgarepo
+         include youri_submit
+     }
+ 
+@@ -68,8 +68,8 @@
+         }
+     }
+     
+-    class repsys {
+-        package { 'repsys':
++    class mgarepo {
++        package { 'mgarepo':
+ 
+         }
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/2031fe9e/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + + +
+

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