Merge "centos/centos7: switch to epel element"
This commit is contained in:
commit
a4db3f5ccb
@ -1,5 +1,6 @@
|
||||
cache-url
|
||||
dib-run-parts
|
||||
epel
|
||||
redhat-common
|
||||
rpm-distro
|
||||
yum
|
||||
|
@ -14,12 +14,3 @@ enabled=1
|
||||
metadata_expire=7d
|
||||
gpgcheck=0
|
||||
EOF
|
||||
|
||||
cat << EOF > /etc/yum.repos.d/epel.repo
|
||||
[epel]
|
||||
name=Extra Packages for Enterprise Linux 6 - \$basearch
|
||||
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=\$basearch
|
||||
failovermethod=priority
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
EOF
|
||||
|
@ -1,5 +1,6 @@
|
||||
cache-url
|
||||
dib-run-parts
|
||||
epel
|
||||
redhat-common
|
||||
rpm-distro
|
||||
source-repositories
|
||||
|
@ -14,12 +14,3 @@ enabled=1
|
||||
metadata_expire=7d
|
||||
gpgcheck=0
|
||||
EOF
|
||||
|
||||
cat << EOF > /etc/yum.repos.d/epel.repo
|
||||
[epel]
|
||||
name=Extra Packages for Enterprise Linux 7 - \$basearch
|
||||
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=\$basearch
|
||||
failovermethod=priority
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user