[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