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/001702.html | 111 +++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001702.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001702.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001702.html b/zarb-ml/mageia-sysadm/2011-January/001702.html new file mode 100644 index 000000000..c47f80304 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001702.html @@ -0,0 +1,111 @@ + + + + [Mageia-sysadm] [712] add packages and binrepos svn repositories + + + + + + + + + +

[Mageia-sysadm] [712] add packages and binrepos svn repositories

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 20:40:29 CET 2011 +

+
+ +
Revision: 712
+Author:   boklm
+Date:     2011-01-07 20:40:29 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+add packages and binrepos svn repositories
+
+Modified Paths:
+--------------
+    puppet/manifests/nodes.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2011-01-07 19:34:16 UTC (rev 711)
++++ puppet/manifests/nodes.pp	2011-01-07 19:40:29 UTC (rev 712)
+@@ -34,6 +34,19 @@
+ 	cia_module => "mageia-sysadm",
+     }
+ 
++    subversion::repository { "/svn/packages/":
++        group => "mga-packagers",
++	no_binary => true,
++	cia_post => true,
++	cia_module => "packages",
++    }
++
++    subversion::repository { "/svn/binrepos/cauldron/":
++        group => "mga-packagers",
++	cia_post => true,
++	cia_module => "binrepos",
++    }
++
+     subversion::snapshot { "/etc/puppet":
+         source => "svn://svn.mageia.org/svn/adm/puppet/"
+     }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/f5c5b3e1/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + + + + +
+

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