diff --git a/playbooks/roles/mirror-update/files/centos-stream-mirror-update b/playbooks/roles/mirror-update/files/centos-stream-mirror-update index 161d1ac00e..78ef4a1793 100755 --- a/playbooks/roles/mirror-update/files/centos-stream-mirror-update +++ b/playbooks/roles/mirror-update/files/centos-stream-mirror-update @@ -39,7 +39,7 @@ K5START="k5start -t -f /etc/centos-stream.keytab service/centos-stream-mirror -- # -- Centos 9-stream -- # -MIRROR=rsync://dfw.mirror.rackspace.com/centos-stream/9-stream/ # somewhere in US +MIRROR=rsync://mirror.facebook.net/centos-stream/9-stream/ # somewhere in US if ! [ -f ${BASE_STREAM}/9-stream ]; then $K5START mkdir -p ${BASE}/9-stream