File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ stackhpc_repo_ubuntu_jammy_security_version: "{{ stackhpc_pulp_repo_ubuntu_jammy
33
33
stackhpc_repo_ubuntu_cloud_archive_version : " {{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
34
34
stackhpc_repo_docker_ce_ubuntu_version : " {{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
35
35
stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
36
- stackhpc_repo_centos_stream_9_openstack_antelope_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
36
+ stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
37
37
stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
38
38
stackhpc_repo_centos_stream_9_storage_ceph_quincy_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version }}"
39
39
stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ stackhpc_repo_ubuntu_jammy_security_version: "{{ stackhpc_pulp_repo_ubuntu_jammy
53
53
stackhpc_repo_ubuntu_cloud_archive_version : " {{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
54
54
stackhpc_repo_docker_ce_ubuntu_version : " {{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
55
55
stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
56
- stackhpc_repo_centos_stream_9_openstack_antelope_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
56
+ stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
57
57
stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
58
58
stackhpc_repo_centos_stream_9_storage_ceph_quincy_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version }}"
59
59
stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ stackhpc_repo_ubuntu_jammy_security_version: "{{ stackhpc_pulp_repo_ubuntu_jammy
30
30
stackhpc_repo_ubuntu_cloud_archive_version : " {{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
31
31
stackhpc_repo_docker_ce_ubuntu_version : " {{ stackhpc_pulp_repo_docker_ce_ubuntu_version }}"
32
32
stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
33
- stackhpc_repo_centos_stream_9_openstack_antelope_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_antelope_version }}"
33
+ stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
34
34
stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
35
35
stackhpc_repo_centos_stream_9_storage_ceph_quincy_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_quincy_version }}"
36
36
stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
Original file line number Diff line number Diff line change @@ -160,9 +160,9 @@ stackhpc_rocky_9_additional_repos:
160
160
- url : " {{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
161
161
file : " CentOS-NFV-OpenvSwitch.repo"
162
162
tag : " centos-nfv-openvswitch"
163
- - url : " {{ stackhpc_repo_centos_stream_9_openstack_antelope_url }}"
164
- file : " CentOS-OpenStack-antelope .repo"
165
- tag : " centos-openstack-antelope "
163
+ - url : " {{ stackhpc_repo_centos_stream_9_openstack_caracal_url }}"
164
+ file : " CentOS-OpenStack-caracal .repo"
165
+ tag : " centos-openstack-caracal "
166
166
- url : " {{ stackhpc_repo_centos_stream_9_opstools_url }}"
167
167
file : " CentOS-OpsTools.repo"
168
168
tag : " centos-opstools"
Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ stackhpc_repo_rabbitmq_server_version: "{{ stackhpc_repo_distribution }}"
64
64
stackhpc_repo_centos_stream_9_nfv_openvswitch_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/centos/9-stream/nfv/x86_64/openvswitch-2/{{ stackhpc_repo_centos_stream_9_nfv_openvswitch_version }}"
65
65
stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_repo_distribution }}"
66
66
67
- # CentOS Stream 9 - OpenStack Antelope
68
- stackhpc_repo_centos_stream_9_openstack_antelope_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/centos/9-stream/cloud/x86_64/openstack-antelope /{{ stackhpc_repo_centos_stream_9_openstack_antelope_version }}"
69
- stackhpc_repo_centos_stream_9_openstack_antelope_version : " {{ stackhpc_repo_distribution }}"
67
+ # CentOS Stream 9 - OpenStack Caracal
68
+ stackhpc_repo_centos_stream_9_openstack_caracal_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/centos/9-stream/cloud/x86_64/openstack-caracal /{{ stackhpc_repo_centos_stream_9_openstack_caracal_version }}"
69
+ stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_repo_distribution }}"
70
70
71
71
# CentOS Stream 9 - OpsTools - collectd
72
72
stackhpc_repo_centos_stream_9_opstools_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/centos/9-stream/opstools/x86_64/collectd-5/{{ stackhpc_repo_centos_stream_9_opstools_version }}"
You can’t perform that action at this time.
0 commit comments