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/002247.html | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002247.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002247.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002247.html b/zarb-ml/mageia-sysadm/2011-January/002247.html new file mode 100644 index 000000000..d6e958a8a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002247.html @@ -0,0 +1,90 @@ + + + + [Mageia-sysadm] [857] use service name rather than hostname + + + + + + + + + +

[Mageia-sysadm] [857] use service name rather than hostname

+ Olivier Blin + mageia at blino.org +
+ Wed Jan 19 17:39:09 CET 2011 +

+
+ +
root at mageia.org writes:
+
+> Revision: 857
+> Author:   misc
+> Date:     2011-01-19 17:08:39 +0100 (Wed, 19 Jan 2011)
+> Log Message:
+> -----------
+> use service name rather than hostname
+>
+>      class mirrorbootstrap inherits base {
+>      	mirrordir { "bootstrap":
+> -	    remoteurl => 'rsync://valstar.mageia.org/bootstrap',
+> +	    remoteurl => 'rsync://rsync.mageia.org/bootstrap',
+>  	    localdir => '/distrib/bootstrap',
+>  	}
+>      }
+>  
+>      class mirrormageia inherits base {
+>      	mirrordir { "mageia":
+> -	    remoteurl => 'rsync://valstar.mageia.org/mageia',
+> +	    remoteurl => 'rsync://rsync.mageia.org/mageia',
+>  	    localdir => '/distrib/mageia',
+
+Will we ever get rid of the hardcoded domain name? :)
+
+-- 
+Olivier Blin - blino
+
+ + + + + + + + + + +
+

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