Skip to content

Commit 4b5e9ba

Browse files
committed
Add RPM package repos for 2026.1
1 parent fb7fd5b commit 4b5e9ba

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,21 @@ rpm_package_repos:
935935
short_name: centos_stream_10_openstack_epoxy_aarch64
936936
sync_group: rocky_10_aarch64
937937
distribution_name: centos-stream-10-openstack-epoxy-aarch64-
938+
# OpenStack Gazpacho for CentOS Stream 10
939+
# NOTE(Alex-Welsh): Same as above for Epoxy, just different base path for clarity
940+
- name: CentOS Stream 10 - OpenStack Gazpacho
941+
url: https://download.copr.fedorainfracloud.org/results/@openstack-kolla/el10-missing/epel-10-x86_64/
942+
base_path: centos/10-stream/cloud/x86_64/openstack-gazpacho/
943+
short_name: centos_stream_10_openstack_gazpacho
944+
sync_group: centos
945+
distribution_name: centos-stream-10-openstack-gazpacho-
946+
# OpenStack Gazpacho for CentOS Stream 10 (aarch64)
947+
- name: CentOS Stream 10 - OpenStack Gazpacho (aarch64)
948+
url: https://download.copr.fedorainfracloud.org/results/@openstack-kolla/el10-missing/epel-10-aarch64/
949+
base_path: centos/10-stream/cloud/aarch64/openstack-gazpacho/
950+
short_name: centos_stream_10_openstack_gazpacho_aarch64
951+
sync_group: rocky_10_aarch64
952+
distribution_name: centos-stream-10-openstack-gazpacho-aarch64-
938953

939954
# LTS versions of OVN and OVS (needed for Epoxy on Rocky 10)
940955
- name: CentOS Stream 10 - OVN/OVS LTS for Epoxy

0 commit comments

Comments
 (0)