centos/aarch64: sync up repositories with x86-64
'kvm-common' repo got synced to official mirrors so let's use it also use delorean repo directly (like on x86-64) Depends-on: Idc39196f58723780743342effd94e861420c7492 Change-Id: Ic85eb90b32f3716bc4ae623aafe4e25338373749
This commit is contained in:
parent
701f30e362
commit
4c58d99c27
@ -10,23 +10,17 @@ baseurl=https://buildlogs.centos.org/centos/7/storage/aarch64/ceph-luminous/
|
||||
enabled=1
|
||||
gpgcheck=0
|
||||
|
||||
# those three below are from delorean-deps.repo
|
||||
# we are in a middle of sorting that out at RDO
|
||||
# those below are from delorean-deps.repo used by x86-64
|
||||
# + s/centos/altarch/ for kvm-common repo
|
||||
|
||||
[aarch64-kvm]
|
||||
[aarch64-kvm-common]
|
||||
name=CentOS Virt SIG repo
|
||||
baseurl=https://buildlogs.centos.org/centos/7/virt/aarch64/kvm-common/
|
||||
baseurl=http://mirror.centos.org/altarch/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/
|
||||
[delorean-queens-testing]
|
||||
name=dlrn-queens-testing
|
||||
baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user