Switch epel mirror to pubmirror3.math.uh.edu

This mirror contains less data - only epel and fedora, thus
updated more quickly and was suggested by mirror maintainer
to be used instead in the meanwhile.

Change-Id: I22d4a3a1aadc5784cd4cc38f7af26a4b6d95c93a
This commit is contained in:
Dmitriy Rabotyagov 2022-10-27 12:25:59 +02:00 committed by Dmitriy Rabotyagov
parent 7740dfef14
commit 38519aee8a

View File

@ -28,7 +28,7 @@ BASE="/afs/.openstack.org/mirror/epel"
# NOTE(pabelanger): #fedora-admin: # NOTE(pabelanger): #fedora-admin:
# tibbs | I run pubmirror[12].math.uh.edu. # tibbs | I run pubmirror[12].math.uh.edu.
# tibbs | It polls the masters every ten minutes. # tibbs | It polls the masters every ten minutes.
MIRROR="rsync://pubmirror1.math.uh.edu/fedora-buffet/epel" MIRROR="rsync://pubmirror3.math.uh.edu/fedora-buffet/epel"
K5START="k5start -t -f /etc/epel.keytab service/epel-mirror -- $TIMEOUT" K5START="k5start -t -f /etc/epel.keytab service/epel-mirror -- $TIMEOUT"
# #