Sync centos from limestone networks mirror
The kernel.org mirror's rsync server is overwhelmed with connections and we are not getting updates to centos in a timely manner. Update the upstream source mirror to use limestone network's mirror which should be fairly close to our mirror infrastructure and we have friends there now that can hopefully sort out problems if they arise. Change-Id: Icb70b4033abee3a7d1893d7a1b53216940362f63
This commit is contained in:
parent
30ebbfc276
commit
623ece7b4c
@ -16,7 +16,7 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/centos"
|
||||
MIRROR="rsync://mirrors.kernel.org"
|
||||
MIRROR="rsync://mirror.lstn.net"
|
||||
K5START="k5start -t -f /etc/centos.keytab service/centos-mirror -- timeout -k 2m 30m"
|
||||
|
||||
REPO=7
|
||||
|
Loading…
Reference in New Issue
Block a user