Update fedora-epel mirror host
After talking to tibbs in #fedora-admin, it suggested we use his mirror. It also means we have a point of contact for future failures. Change-Id: Ib6cb414e4ffa621a93463d0dccedd8558ccbc9d7 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
6e096580e5
commit
8e3bfee4ee
@ -16,7 +16,10 @@
|
||||
MIRROR_VOLUME=$1
|
||||
|
||||
BASE="/afs/.openstack.org/mirror/epel"
|
||||
MIRROR="rsync://mirrors.kernel.org/fedora-epel"
|
||||
# NOTE(pabelanger): #fedora-admin:
|
||||
# tibbs | I run pubmirror[12].math.uh.edu.
|
||||
# tibbs | It polls the masters every ten minutes.
|
||||
MIRROR="rsync://pubmirror1.math.uh.edu/fedora-buffet/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