Merge "update the dib centos7 baseurl to use a mirrorlist"
This commit is contained in:
commit
d2dcfbc3cf
@ -7,9 +7,9 @@ set -eu
|
||||
set -o pipefail
|
||||
|
||||
cat << EOF > /etc/yum.repos.d/centos7-latest.repo
|
||||
[rhel7]
|
||||
[centos7]
|
||||
name=centos7
|
||||
baseurl=http://buildlogs.centos.org/centos/7/os/x86_64-latest/
|
||||
mirrorlist=http://mirrorlist.centos.org/?release=7&arch=\$basearch&repo=os&infra=\$infra
|
||||
enabled=1
|
||||
metadata_expire=7d
|
||||
gpgcheck=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user