Nick Olsen Nick@141networks.com writes:
All I have to do in the repo file on my servers is comment out the mirror list and un-comment the base url, and replace the mirrorlist.centos.org with mirror.141networks.com works great.
I keep the mirrorlist and configure failovermethod=priority. This makes yum fail over and use the normal mirror network if our own mirror is down. Example config:
baseurl=http://mirror.nsc.liu.se/centos/$releasever/os/$basearch/ mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... failovermethod=priority
Regards,
Pär Andersson