diff --git a/playbooks/roles/mirror-update/files/centos-mirror-update b/playbooks/roles/mirror-update/files/centos-mirror-update index 3bb41de0df..5f3c0db3c4 100755 --- a/playbooks/roles/mirror-update/files/centos-mirror-update +++ b/playbooks/roles/mirror-update/files/centos-mirror-update @@ -69,7 +69,7 @@ $K5START ${RSYNC} \ # -- Centos 7 -- # -MIRROR="rsync://mirrors.kernel.org/centos" +MIRROR="rsync://mirror.facebook.net/centos/" REPOS="7" for REPO in $REPOS; do