Fix the delorean repo url
Change-Id: I05728f6470f6ab91db59d6f9018ecac0c0ad8017 Closes-bug: #1473513
This commit is contained in:
parent
adc8bc11df
commit
b6243c5c0f
@ -5,7 +5,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
|
||||
# This repository provides all dependencies used by RDO OpenStack
|
||||
RUN yum install -y https://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm
|
||||
# This repository provides latest packages built from trunk master into RPMs
|
||||
RUN curl http://trunk.rdoproject.org/centos70/current/delorean.repo -o /etc/yum.repos.d/delorean-current.repo
|
||||
RUN curl http://trunk.rdoproject.org/centos7/current/delorean.repo -o /etc/yum.repos.d/delorean-current.repo
|
||||
# This repository provides crux which permits idempotent operation of RDO
|
||||
RUN curl https://copr.fedoraproject.org/coprs/sdake/crux/repo/epel-7/sdake-crux-epel-7.repo -o /etc/yum.repos.d/sdake-crux-epel-7.repo
|
||||
# This repository turns off auth in PAM so we can operate on Ubuntu 14.04
|
||||
|
Loading…
x
Reference in New Issue
Block a user