Skip to content

Commit b8f8513

Browse files
committed
Add CentOS 10 Epoxy repos
1 parent eee9ecd commit b8f8513

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

ansible/inventory/group_vars/all/rpm-package-repos

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,20 @@ rpm_package_repos:
852852
short_name: epel_10_source
853853
sync_group: epel
854854
distribution_name: extra-packages-for-enterprise-linux-10-source-
855+
# OpenStack Epoxy for CentOS Stream 10
856+
- name: CentOS Stream 10 - OpenStack Epoxy
857+
url: https://download.copr.fedorainfracloud.org/results/@openstack-kolla/el10-missing/epel-10-x86_64/
858+
base_path: centos/10-stream/cloud/x86_64/openstack-epoxy/
859+
short_name: centos_stream_10_openstack_epoxy
860+
sync_group: centos
861+
distribution_name: centos-stream-10-openstack-epoxy-
862+
# OpenStack Epoxy for CentOS Stream 10 (aarch64)
863+
- name: CentOS Stream 10 - OpenStack Epoxy (aarch64)
864+
url: https://download.copr.fedorainfracloud.org/results/@openstack-kolla/el10-missing/epel-10-aarch64/
865+
base_path: centos/10-stream/cloud/aarch64/openstack-epoxy/
866+
short_name: centos_stream_10_openstack_epoxy_aarch64
867+
sync_group: rocky_10_aarch64
868+
distribution_name: centos-stream-10-openstack-epoxy-aarch64-
855869

856870
# ELRepo 10 repository
857871
- name: ELRepo.org Community Enterprise Linux Repository - el10

0 commit comments

Comments
 (0)