Adding stein dependencies to the RPM list and adding the Stein centos repo to our configured mirror repos. Change-Id: I10669c7e7160217cc95c5e4811a0d7e3eab85772 Story: 2004765 Task: 28883 Depends-On: https://review.openstack.org/#/c/653082 Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
# CentOS-OpenStack-stein.repo
|
|
#
|
|
# Please see http://wiki.centos.org/SpecialInterestGroup/Cloud for more
|
|
# information
|
|
|
|
[centos-openstack-stein]
|
|
name=CentOS-7 - OpenStack stein
|
|
baseurl=http://mirror.centos.org/centos/7/cloud/$basearch/openstack-stein/
|
|
gpgcheck=1
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
|
|
exclude=sip,PyQt4
|
|
|
|
[centos-openstack-stein-test]
|
|
name=CentOS-7 - OpenStack stein Testing
|
|
baseurl=https://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-stein/
|
|
gpgcheck=0
|
|
enabled=0
|
|
exclude=sip,PyQt4
|
|
|
|
[centos-openstack-stein-debuginfo]
|
|
name=CentOS-7 - OpenStack stein - Debug
|
|
baseurl=http://debuginfo.centos.org/centos/7/cloud/$basearch/
|
|
gpgcheck=1
|
|
enabled=0
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
|
|
exclude=sip,PyQt4
|
|
|
|
[centos-openstack-Stein-source]
|
|
name=CentOS-7 - OpenStack Stein - Source
|
|
baseurl=http://vault.centos.org/centos/7.6.1810/cloud/Source/openstack-stein/
|
|
gpgcheck=1
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud
|
|
exclude=sip,PyQt4
|
|
|
|
[rdo-trunk-stein-tested]
|
|
name=OpenStack stein Trunk Tested
|
|
baseurl=https://trunk.rdoproject.org/centos7-stein/current-passed-ci/
|
|
gpgcheck=0
|
|
enabled=0
|