Merge "Switch to mirrors.kernel.org for centos / epel rsync"
This commit is contained in:
commit
907d73a877
@ -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