kolla/docker/base/aarch64-cbs.repo
Marcin Juszkiewicz 2e43891838 Support non-x86 architectures (aarch64, ppc64le)
Based on ppc64le changes by Sajauddin Mohammad [1]

1. https://review.openstack.org/#/c/423239/6

Tested with centos, debian, ubuntu on aarch64 and ppc64le.

Partially-Implements: blueprint multiarch-and-arm64-containers

Change-Id: If0ccc58d436b2468cd477c222ebc2fe0073206e9
2017-05-11 11:11:43 +02:00

27 lines
690 B
Plaintext

[aarch64-ceph-jewel]
name=CentOS Storage SIG repo with Ceph jewel
baseurl=https://buildlogs.centos.org/centos/7/storage/aarch64/ceph-jewel/
enabled=1
gpgcheck=0
# those three below are from delorean-deps.repo
# we are in a middle of sorting that out at RDO
[aarch64-kvm]
name=CentOS Virt SIG repo
baseurl=https://buildlogs.centos.org/centos/7/virt/aarch64/kvm-common/
enabled=1
gpgcheck=0
[delorean-pike-testing]
name=dlrn-pike-testing
baseurl=https://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-pike/
enabled=1
gpgcheck=0
[delorean-pike-pending]
name=dlrn-pike-pending
baseurl=https://cbs.centos.org/repos/cloud7-openstack-common-pending/$basearch/os/
gpgcheck=0
enabled=0