From 38519aee8ad516e2a6c02ac77fc77c4df41df4d1 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 27 Oct 2022 12:25:59 +0200 Subject: [PATCH] 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 --- playbooks/roles/mirror-update/files/epel-mirror-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" #