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 @@ -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
You can’t perform that action at this time.
0 commit comments