Skip to content

Commit 2923ece

Browse files
committed
Update Openstack RPM repo to Caracal
1 parent 3736256 commit 2923ece

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

etc/kayobe/pulp.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -293,11 +293,10 @@ stackhpc_pulp_rpm_repos:
293293
base_path: "centos/9-stream/nfv/x86_64/openvswitch-2/"
294294
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
295295

296-
297-
- name: CentOS Stream 9 - OpenStack Antelope
298-
url: "{{ stackhpc_release_pulp_content_url }}/centos/9-stream/cloud/x86_64/openstack-antelope/{{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
299-
distribution_name: "centos-stream-9-openstack-antelope-"
300-
base_path: "centos/9-stream/cloud/x86_64/openstack-antelope/"
296+
- name: CentOS Stream 9 - OpenStack Caracal
297+
url: "{{ stackhpc_release_pulp_content_url }}/centos/9-stream/cloud/x86_64/openstack-caracal/{{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
298+
distribution_name: "centos-stream-9-openstack-caracal-"
299+
base_path: "centos/9-stream/cloud/x86_64/openstack-caracal/"
301300
required: "{{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
302301

303302
- name: CentOS 9 - OpsTools - collectd

0 commit comments

Comments
 (0)