Add centos/ to centos mirror path
As a follow-on to I0e110ef51c8ed301fd8280ae7fc039e3b01db92c; this dropped the /centos/ from the base mirror, add it back. Also switch the mirror to the only one on the altarch-mirrors page that is in US/TX, which from the name is in Dallas, which must be pretty close to rax.dfw where the update server lives. Change-Id: If4d71865f4328e73a26c7b38300767ed6b790579
This commit is contained in:
parent
8b98aff89c
commit
6b9907dcd8
@ -23,8 +23,8 @@ else
|
||||
fi
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/centos"
|
||||
MIRROR="rsync://mirror.lstn.net"
|
||||
MIRROR_ALTARCH="rsync://mirror.freethought-internet.co.uk/centos-altarch/"
|
||||
MIRROR="rsync://mirror.lstn.net/centos"
|
||||
MIRROR_ALTARCH="rsync://dallas.tx.mirror.xygenhosting.com/centos-altarch/"
|
||||
K5START="k5start -t -f /etc/centos.keytab service/centos-mirror -- $TIMEOUT"
|
||||
|
||||
REPOS="7 altarch/7"
|
||||
|
Loading…
Reference in New Issue
Block a user