File tree Expand file tree Collapse file tree
ansible/inventory/group_vars/all Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments