kolla/docker/base/aarch64-cbs.repo
Marcin Juszkiewicz 0f43dfc592 centos: use DELOREAN repo directly on all architectures
CentOS 7.5 added 'contentdir' variable to yum package manager. We handle
it already in Kolla.

RDO team started using it in DELOREAN repo file so we can use it
directly on all architectures.

Change-Id: I59fa4d3fdbd0d0e2ed52c2725684c0033451e232
2018-06-05 15:34:44 +02:00

12 lines
300 B
Plaintext

[aarch64-opstools]
name=CentOS opstools repo
baseurl=https://buildlogs.centos.org/centos/7/opstools/aarch64
enabled=1
gpgcheck=0
[aarch64-ceph-luminous]
name=CentOS Storage SIG repo with Ceph Luminous
baseurl=https://buildlogs.centos.org/centos/7/storage/aarch64/ceph-luminous/
enabled=1
gpgcheck=0