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:
parent
acfffa1384
commit
a1433563d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user