Merge "Switch to mirrors.kernel.org for centos / epel rsync"

This commit is contained in:
Jenkins 2016-06-02 21:01:28 +00:00 committed by Gerrit Code Review
commit 907d73a877
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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