Change CentOS 8 upstream mirror

Currently used mirror is not up to date and is not on the list of official
CentOS mirrors.
Changing to a mirror also located somewhere in US,TX - which should be
close-ish to DFW servers.

Change-Id: Id8267bc7e6c8a96ccdfd98c16390d36842f26de3
This commit is contained in:
Michal Nasiadka 2020-04-01 16:16:42 +02:00
parent acfffa1384
commit a1433563d3
1 changed files with 1 additions and 1 deletions

View File

@ -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