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:
Paul Belanger 2016-06-02 09:56:14 -04:00
parent f8b7e2d7e0
commit 3ba50b59c7
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
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