File tree Expand file tree Collapse file tree 7 files changed +0
-19
lines changed Expand file tree Collapse file tree 7 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ stackhpc_repo_ubuntu_noble_security_version: "{{ stackhpc_pulp_repo_ubuntu_noble
3030stackhpc_repo_ubuntu_cloud_archive_version : " {{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
3131stackhpc_repo_docker_ce_ubuntu_noble_version : " {{ stackhpc_pulp_repo_docker_ce_ubuntu_noble_version }}"
3232stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
33- stackhpc_repo_centos_stream_9_openstack_epoxy_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_epoxy_version }}"
3433stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
3534stackhpc_repo_centos_stream_9_storage_ceph_squid_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
3635stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ stackhpc_repo_ubuntu_noble_security_version: "{{ stackhpc_pulp_repo_ubuntu_noble
5656stackhpc_repo_ubuntu_cloud_archive_version : " {{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
5757stackhpc_repo_docker_ce_ubuntu_noble_version : " {{ stackhpc_pulp_repo_docker_ce_ubuntu_noble_version }}"
5858stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
59- stackhpc_repo_centos_stream_9_openstack_epoxy_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_epoxy_version }}"
6059stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
6160stackhpc_repo_centos_stream_9_storage_ceph_squid_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
6261stackhpc_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,6 @@ stackhpc_repo_ubuntu_noble_security_version: "{{ stackhpc_pulp_repo_ubuntu_noble
3030stackhpc_repo_ubuntu_cloud_archive_version : " {{ stackhpc_pulp_repo_ubuntu_cloud_archive_version }}"
3131stackhpc_repo_docker_ce_ubuntu_noble_version : " {{ stackhpc_pulp_repo_docker_ce_ubuntu_noble_version }}"
3232stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
33- stackhpc_repo_centos_stream_9_openstack_epoxy_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_epoxy_version }}"
3433stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
3534stackhpc_repo_centos_stream_9_storage_ceph_squid_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
3635stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
Original file line number Diff line number Diff line change @@ -167,11 +167,6 @@ stackhpc_rocky_9_additional_repos:
167167 - url : " {{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
168168 file : " CentOS-NFV-OpenvSwitch.repo"
169169 tag : " centos-nfv-openvswitch"
170- # TODO: uncomment once https://review.opendev.org/c/openstack/kolla/+/948520
171- # or equivalent is merged
172- # - url: "{{ stackhpc_repo_centos_stream_9_openstack_epoxy_url }}"
173- # file: "CentOS-OpenStack-epoxy.repo"
174- # tag: "centos-openstack-epoxy"
175170 - url : " {{ stackhpc_repo_centos_stream_9_opstools_url }}"
176171 file : " CentOS-OpsTools.repo"
177172 tag : " centos-opstools"
Original file line number Diff line number Diff line change 33# https://github.com/stackhpc/stackhpc-release-train/actions/workflows/package-update-kayobe.yml
44stackhpc_pulp_repo_centos_stream_9_docker_version : 20250423T095148
55stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version : 20250521T021940
6- stackhpc_pulp_repo_centos_stream_9_openstack_epoxy_version : 20250521T021940
76stackhpc_pulp_repo_centos_stream_9_opstools_version : 20231213T031318
87stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version : 20250412T024303
98stackhpc_pulp_repo_docker_ce_ubuntu_noble_version : 20250520T001722
Original file line number Diff line number Diff line change @@ -285,12 +285,6 @@ stackhpc_pulp_rpm_repos:
285285 base_path : " centos/9-stream/nfv/x86_64/openvswitch-2/"
286286 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
287287
288- - name : CentOS Stream 9 - OpenStack Epoxy
289- url : " {{ stackhpc_release_pulp_content_url }}/centos/9-stream/cloud/x86_64/openstack-epoxy/{{ stackhpc_pulp_repo_centos_stream_9_openstack_epoxy_version }}"
290- distribution_name : " centos-stream-9-openstack-epoxy-"
291- base_path : " centos/9-stream/cloud/x86_64/openstack-epoxy/"
292- required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
293-
294288 - name : CentOS 9 - OpsTools - collectd
295289 url : " {{ stackhpc_release_pulp_content_url }}/centos/9-stream/opstools/x86_64/collectd-5/{{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
296290 distribution_name : " centos-9-opstools-collectd-"
Original file line number Diff line number Diff line change @@ -68,10 +68,6 @@ stackhpc_repo_rhel9_rabbitmq_erlang_version: "{{ stackhpc_repo_distribution }}"
6868stackhpc_repo_rhel9_rabbitmq_server_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rabbitmq/rabbitmq-server/el/9/noarch/{{ stackhpc_repo_rhel9_rabbitmq_server_version }}"
6969stackhpc_repo_rhel9_rabbitmq_server_version : " {{ stackhpc_repo_distribution }}"
7070
71- # CentOS Stream 9 - OpenStack Epoxy
72- stackhpc_repo_centos_stream_9_openstack_epoxy_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/centos/9-stream/cloud/x86_64/openstack-epoxy/{{ stackhpc_repo_centos_stream_9_openstack_epoxy_version }}"
73- stackhpc_repo_centos_stream_9_openstack_epoxy_version : " {{ stackhpc_repo_distribution }}"
74-
7571# CentOS Stream 9 - NFV OpenvSwitch
7672stackhpc_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 }}"
7773stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_repo_distribution }}"
You can’t perform that action at this time.
0 commit comments