[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