File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -293,11 +293,10 @@ stackhpc_pulp_rpm_repos:
293
293
base_path : " centos/9-stream/nfv/x86_64/openvswitch-2/"
294
294
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
295
295
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/"
301
300
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
302
301
303
302
- name : CentOS 9 - OpsTools - collectd
You can’t perform that action at this time.
0 commit comments