diff --git a/playbooks/roles/mirror-update/files/epel-mirror-update b/playbooks/roles/mirror-update/files/epel-mirror-update index ab5e39a0a0..3628f0cb71 100755 --- a/playbooks/roles/mirror-update/files/epel-mirror-update +++ b/playbooks/roles/mirror-update/files/epel-mirror-update @@ -28,7 +28,7 @@ BASE="/afs/.openstack.org/mirror/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" +MIRROR="rsync://pubmirror3.math.uh.edu/fedora-buffet/epel" K5START="k5start -t -f /etc/epel.keytab service/epel-mirror -- $TIMEOUT" #