From f3c3066661f984e01b50fdb498f195bc117c9f89 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: May 30 2023 07:49:43 +0000 Subject: Edit trunk repos --- diff --git a/SOURCES/CentOS-OpenStack.repo b/SOURCES/CentOS-OpenStack.repo index 4cd23c3..a2b541a 100644 --- a/SOURCES/CentOS-OpenStack.repo +++ b/SOURCES/CentOS-OpenStack.repo @@ -5,7 +5,7 @@ [centos-openstack-OPENSTACK_VERSION] name=CentOS-$releasever - OpenStack OPENSTACK_VERSION -#baseurl=http://mirror.stream.centos.org//8-stream/cloud/$basearch/openstack-OPENSTACK_VERSION/ +#baseurl=http://mirror.stream.centos.org/SIGs/9-stream/cloud/$basearch/openstack-OPENSTACK_VERSION/ metalink=https://mirrors.centos.org/metalink?repo=centos-cloud-sig-openstack-OPENSTACK_VERSION-$releasever-stream&arch=$basearch&protocol=https,http gpgcheck=1 enabled=1 @@ -97,6 +97,20 @@ enabled=0 gpgcheck=0 module_hotfixes=1 +[rdo-trunk-OPENSTACK_VERSION-tested-component-podified] +name=rdo-trunk-OPENSTACK_VERSION-tested-component-podified +baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/podified/puppet-passed-ci +enabled=0 +gpgcheck=0 +module_hotfixes=1 + +[rdo-trunk-OPENSTACK_VERSION-tested-component-puppet] +name=rdo-trunk-OPENSTACK_VERSION-tested-component-puppet +baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/puppet/puppet-passed-ci +enabled=0 +gpgcheck=0 +module_hotfixes=1 + [rdo-trunk-OPENSTACK_VERSION-tested-component-security] name=rdo-trunk-OPENSTACK_VERSION-tested-component-security baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/security/puppet-passed-ci @@ -118,13 +132,6 @@ enabled=0 gpgcheck=0 module_hotfixes=1 -[rdo-trunk-OPENSTACK_VERSION-tested-component-tripleo] -name=rdo-trunk-OPENSTACK_VERSION-tested-component-tripleo -baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/tripleo/puppet-passed-ci -enabled=0 -gpgcheck=0 -module_hotfixes=1 - [rdo-trunk-OPENSTACK_VERSION-tested-component-ui] name=rdo-trunk-OPENSTACK_VERSION-tested-component-ui baseurl=https://trunk.rdoproject.org/centos9-OPENSTACK_VERSION/component/ui/puppet-passed-ci diff --git a/SPECS/centos-release-openstack.spec b/SPECS/centos-release-openstack.spec index bd7e96e..80d1130 100644 --- a/SPECS/centos-release-openstack.spec +++ b/SPECS/centos-release-openstack.spec @@ -32,6 +32,9 @@ install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/rpm-gpg %{_sysconfdir}/pki/rpm-gpg %changelog +* Tue May 30 2023 Joel Capitao - antelope-1-2 +- Update trunk repos + * Wed Apr 12 2023 Alfredo Moralejo - antelope-1-1 - Antelope Release