File tree Expand file tree Collapse file tree 12 files changed +27
-22
lines changed Expand file tree Collapse file tree 12 files changed +27
-22
lines changed Original file line number Diff line number Diff line change 3232current_series = "2024.1"
3333previous_series = "2023.1"
3434branch = f"stackhpc/{ current_series } "
35- ceph_series = "reef "
35+ ceph_series = "squid "
3636
3737# Substitutions loader
3838rst_prolog = """
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ create or modify Ceph cluster deployments. Supported features are:
1919Resources
2020=========
2121
22- - https://docs.ceph.com/en/reef /cephadm/index.html
23- - https://docs.ceph.com/en/reef /
22+ - https://docs.ceph.com/en/squid /cephadm/index.html
23+ - https://docs.ceph.com/en/squid /
2424- https://github.com/stackhpc/ansible-collection-cephadm
2525
2626Configuration
Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ apt_config:
3333apt_keys :
3434 - url : " https://download.docker.com/linux/ubuntu/gpg"
3535 filename : docker.asc
36- - url : " https://download.ceph.com/keys/release.asc"
37- filename : ceph.asc
3836
3937# A list of Apt repositories. Each item is a dict with the following keys:
4038# * types: whitespace-separated list of repository types, e.g. deb or deb-src
Original file line number Diff line number Diff line change 33# Cephadm deployment configuration.
44
55# Ceph release name.
6- cephadm_ceph_release : " reef "
6+ cephadm_ceph_release : " squid "
77
88# Ceph FSID.
99# cephadm_fsid:
@@ -12,7 +12,7 @@ cephadm_ceph_release: "reef"
1212cephadm_image : " {{ stackhpc_docker_registry if stackhpc_sync_ceph_images | bool else 'quay.io' }}/ceph/ceph:{{ cephadm_image_tag }}"
1313
1414# Ceph container image tag.
15- cephadm_image_tag : " v18 .2.4 "
15+ cephadm_image_tag : " v19 .2.0 "
1616
1717# HAProxy container image.
1818cephadm_haproxy_image : " {{ stackhpc_docker_registry if stackhpc_sync_ceph_images | bool else 'quay.io' }}/ceph/haproxy:{{ cephadm_haproxy_image_tag }}"
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ stackhpc_repo_docker_ce_ubuntu_noble_version: "{{ stackhpc_pulp_repo_docker_ce_u
3232stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
3333stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
3434stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
35- stackhpc_repo_centos_stream_9_storage_ceph_reef_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version }}"
35+ stackhpc_repo_centos_stream_9_storage_ceph_squid_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
3636stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
3737stackhpc_repo_rhel_9_treasuredata_5_version : " {{ stackhpc_pulp_repo_rhel_9_treasuredata_5_version }}"
3838stackhpc_repo_rhel_9_mariadb_10_11_version : " {{ stackhpc_pulp_repo_rhel_9_mariadb_10_11_version }}"
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ stackhpc_repo_docker_ce_ubuntu_noble_version: "{{ stackhpc_pulp_repo_docker_ce_u
5858stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
5959stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
6060stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
61- stackhpc_repo_centos_stream_9_storage_ceph_reef_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version }}"
61+ stackhpc_repo_centos_stream_9_storage_ceph_squid_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
6262stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
6363stackhpc_repo_rhel_9_treasuredata_5_version : " {{ stackhpc_pulp_repo_rhel_9_treasuredata_5_version }}"
6464stackhpc_repo_rhel_9_mariadb_10_11_version : " {{ stackhpc_pulp_repo_rhel_9_mariadb_10_11_version }}"
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ stackhpc_repo_docker_ce_ubuntu_noble_version: "{{ stackhpc_pulp_repo_docker_ce_u
3232stackhpc_repo_centos_stream_9_nfv_openvswitch_version : " {{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
3333stackhpc_repo_centos_stream_9_openstack_caracal_version : " {{ stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version }}"
3434stackhpc_repo_centos_stream_9_opstools_version : " {{ stackhpc_pulp_repo_centos_stream_9_opstools_version }}"
35- stackhpc_repo_centos_stream_9_storage_ceph_reef_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version }}"
35+ stackhpc_repo_centos_stream_9_storage_ceph_squid_version : " {{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
3636stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_pulp_repo_centos_stream_9_docker_version }}"
3737stackhpc_repo_rhel_9_treasuredata_5_version : " {{ stackhpc_pulp_repo_rhel_9_treasuredata_5_version }}"
3838stackhpc_repo_rhel_9_mariadb_10_11_version : " {{ stackhpc_pulp_repo_rhel_9_mariadb_10_11_version }}"
Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ stackhpc_rocky_9_third_party_repos:
210210 - url : " {{ stackhpc_repo_rhel_9_influxdb_url }}"
211211 file : " influxdb.repo"
212212 tag : " influxdb"
213- - url : " {{ stackhpc_repo_centos_stream_9_storage_ceph_reef_url }}"
214- file : " CentOS-Ceph-Reef .repo"
215- tag : " centos-ceph-reef "
213+ - url : " {{ stackhpc_repo_centos_stream_9_storage_ceph_squid_url }}"
214+ file : " CentOS-Ceph-Squid .repo"
215+ tag : " centos-ceph-squid "
216216 - url : " {{ stackhpc_repo_rhel9_rabbitmq_erlang_url }}"
217217 file : " rabbitmq_rabbitmq-erlang.repo"
218218 tag : " rabbitmq_rabbitmq-erlang"
Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ stackhpc_pulp_repo_centos_stream_9_docker_version: 20241210T000909
55stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version : 20241214T012909
66stackhpc_pulp_repo_centos_stream_9_openstack_caracal_version : 20241212T022636
77stackhpc_pulp_repo_centos_stream_9_opstools_version : 20231213T031318
8- stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version : 20240923T233036
9- stackhpc_pulp_repo_ceph_reef_debian_version : 20240925T152022
8+ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version : 20240923T233036
109stackhpc_pulp_repo_docker_ce_ubuntu_noble_version : 20241218T154614
1110stackhpc_pulp_repo_elrepo_9_version : 20241129T235743
1211stackhpc_pulp_repo_epel_9_version : 20241216T235733
Original file line number Diff line number Diff line change @@ -297,10 +297,10 @@ stackhpc_pulp_rpm_repos:
297297 base_path : " centos/9-stream/opstools/x86_64/collectd-5/"
298298 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
299299
300- - name : CentOS Stream 9 - Ceph Reef
301- url : " {{ stackhpc_release_pulp_content_url }}/centos/9-stream/storage/x86_64/ceph-reef /{{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_reef_version }}"
302- distribution_name : " centos-stream-9-ceph-reef -"
303- base_path : " centos/9-stream/storage/x86_64/ceph-reef /"
300+ - name : CentOS Stream 9 - Ceph Squid
301+ url : " {{ stackhpc_release_pulp_content_url }}/centos/9-stream/storage/x86_64/ceph-squid /{{ stackhpc_pulp_repo_centos_stream_9_storage_ceph_squid_version }}"
302+ distribution_name : " centos-stream-9-ceph-squid -"
303+ base_path : " centos/9-stream/storage/x86_64/ceph-squid /"
304304 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
305305
306306 # EPEL 9 repository
You can’t perform that action at this time.
0 commit comments