Merge "Add centos-extras repo to oraclelinux-base"

This commit is contained in:
Jenkins 2016-03-10 11:49:59 +00:00 committed by Gerrit Code Review
commit 89d4134199
2 changed files with 7 additions and 0 deletions

View File

@ -77,6 +77,7 @@ RUN yum install -y \
{% if base_distro == 'oraclelinux' %}
COPY oraclelinux-extras.repo /etc/yum.repos.d/oraclelinux-extras.repo
RUN yum install -y \
yum-utils \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm \

View File

@ -0,0 +1,6 @@
[extras]
name=CentOS-$releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=7&arch=$basearch&repo=extras&infra=$infra
#baseurl=http://mirror.centos.org/centos/7/extras/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-7