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

Michael scherer misc at zarb.org
Wed Jan 19 23:42:17 CET 2011


On Wed, Jan 19, 2011 at 05:39:09PM +0100, Olivier Blin wrote:
> 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? :)

That was a trap ! ( since you didn't notice the first time ).

Just explain to the one that committed it in the first place
( and that's not me this time :p )
-- 
Michael Scherer


More information about the Mageia-sysadm mailing list