diff --git a/playbooks/roles/mirror-update/files/centos-mirror-update b/playbooks/roles/mirror-update/files/centos-mirror-update index 1f1a13aa35..eca6e26bed 100755 --- a/playbooks/roles/mirror-update/files/centos-mirror-update +++ b/playbooks/roles/mirror-update/files/centos-mirror-update @@ -39,7 +39,7 @@ K5START="k5start -t -f /etc/centos.keytab service/centos-mirror -- $TIMEOUT" # -- Centos 8-stream -- # -MIRROR=rsync://mirror.dal10.us.leaseweb.net/centos/8-stream/ # somewhere in TX +MIRROR=rsync://mirror.facebook.net/centos/8-stream/ # somewhere in US if ! [ -f $BASE/8-stream ]; then $K5START mkdir -p $BASE/8-stream