diff --git a/playbooks/roles/mirror-update/files/centos-mirror-update b/playbooks/roles/mirror-update/files/centos-mirror-update index 9cc3f87a64..061341efa7 100755 --- a/playbooks/roles/mirror-update/files/centos-mirror-update +++ b/playbooks/roles/mirror-update/files/centos-mirror-update @@ -31,7 +31,7 @@ K5START="k5start -t -f /etc/centos.keytab service/centos-mirror -- $TIMEOUT" # -- Centos 8 -- # -MIRROR=rsync://mirror.hackingand.coffee/centos/8/ # somewhere in TX +MIRROR=rsync://mirror.dal10.us.leaseweb.net/centos/8/ # somewhere in TX if ! [ -f $BASE/8 ]; then $K5START mkdir -p $BASE/8