Merge "update the dib centos7 baseurl to use a mirrorlist"

This commit is contained in:
Jenkins 2015-04-21 21:47:00 +00:00 committed by Gerrit Code Review
commit d2dcfbc3cf

View File

@ -7,9 +7,9 @@ set -eu
set -o pipefail set -o pipefail
cat << EOF > /etc/yum.repos.d/centos7-latest.repo cat << EOF > /etc/yum.repos.d/centos7-latest.repo
[rhel7] [centos7]
name=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 enabled=1
metadata_expire=7d metadata_expire=7d
gpgcheck=0 gpgcheck=0