Switch to mirrors.kernel.org for centos / epel rsync
In an effort to find a more stable mirror, lets try mirrors.kernel.org. Change-Id: I319943178f3d2198f0b5d972bb753fdadcef2e2d Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
f8b7e2d7e0
commit
3ba50b59c7
@ -16,7 +16,7 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/centos"
|
||||
MIRROR="rsync://mirror.sfo12.us.leaseweb.net"
|
||||
MIRROR="rsync://mirrors.kernel.org"
|
||||
K5START="k5start -t -f /etc/centos.keytab service/centos-mirror -- timeout -k 2m 30m"
|
||||
|
||||
REPO=7
|
||||
|
@ -16,7 +16,7 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/epel"
|
||||
MIRROR="rsync://mirror.math.princeton.edu/pub"
|
||||
MIRROR="rsync://mirrors.kernel.org/fedora-epel"
|
||||
K5START="k5start -t -f /etc/epel.keytab service/epel-mirror -- timeout -k 2m 30m"
|
||||
|
||||
REPO=7
|
||||
|
Loading…
x
Reference in New Issue
Block a user