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/002361.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002361.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002361.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002361.html b/zarb-ml/mageia-sysadm/2011-January/002361.html new file mode 100644 index 000000000..02d36fcd3 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002361.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [876] fix error in url (noticed by jq) + + + + + + + + + +

[Mageia-sysadm] [876] fix error in url (noticed by jq)

+ root at mageia.org + root at mageia.org +
+ Fri Jan 21 15:53:38 CET 2011 +

+
+ +
Revision: 876
+Author:   boklm
+Date:     2011-01-21 15:53:38 +0100 (Fri, 21 Jan 2011)
+Log Message:
+-----------
+fix error in url (noticed by jq)
+
+Modified Paths:
+--------------
+    puppet/modules/mirror/manifests/init.pp
+
+Modified: puppet/modules/mirror/manifests/init.pp
+===================================================================
+--- puppet/modules/mirror/manifests/init.pp	2011-01-21 14:16:20 UTC (rev 875)
++++ puppet/modules/mirror/manifests/init.pp	2011-01-21 14:53:38 UTC (rev 876)
+@@ -77,7 +77,7 @@
+ 
+     class mirrorbootstrap inherits base {
+     	mirrordir { "bootstrap":
+-	    remoteurl => "rsync://rsync.$domain.org/bootstrap",
++	    remoteurl => "rsync://rsync.$domain/bootstrap",
+ 	    localdir => '/distrib/bootstrap',
+ 	}
+     }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110121/1eeeeba9/attachment.html>
+
+ + + + + + + + + + + + + +
+

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