Merge "Add missing dependency repository for Liberty for EL"

This commit is contained in:
Jenkins 2015-09-21 14:20:48 +00:00 committed by Gerrit Code Review
commit ccffeb7768
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ RUN yum install -y https://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.
# This repository provides latest packages built from trunk master into RPMs
RUN curl http://trunk.rdoproject.org/centos7/current/delorean.repo -o /etc/yum.repos.d/delorean-current.repo
RUN curl http://trunk.rdoproject.org/centos7/delorean-deps.repo -o /etc/yum.repos.d/delorean-deps.repo
{% if base_distro == 'centos' %}
# CentOS 7.1 workaround for conflicting packages with libvirt