Skip to content

Commit 9311875

Browse files
committed
Fixup Caracal Kolla config
1 parent 92f04a7 commit 9311875

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

etc/kayobe/pulp-repo-versions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ stackhpc_pulp_repo_rhel9_rabbitmq_server_version: 20240829T093746
1616
stackhpc_pulp_repo_rhel_9_rabbitmq_erlang_version: 20240711T091318
1717
stackhpc_pulp_repo_rhel_9_rabbitmq_server_version: 20240711T091318
1818
stackhpc_pulp_repo_rhel_9_influxdb_version: 20240702T000233
19-
stackhpc_pulp_repo_rhel_9_mariadb_10_6_version: 20240517T012522
2019
stackhpc_pulp_repo_rhel_9_mariadb_10_11_version: 20240711T091318
21-
stackhpc_pulp_repo_rhel_9_treasuredata_4_version: 20231130T012511
2220
stackhpc_pulp_repo_rhel_9_treasuredata_5_version: 20240711T091318
2321
stackhpc_pulp_repo_rocky_9_1_appstream_version: 20231207T013715
2422
stackhpc_pulp_repo_rocky_9_1_baseos_version: 20231206T014015

etc/kayobe/stackhpc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ stackhpc_repo_centos_stream_9_storage_ceph_reef_version: "{{ stackhpc_repo_distr
8484
stackhpc_repo_centos_stream_9_docker_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/docker-ce/centos/9/x86_64/stable/{{ stackhpc_repo_centos_stream_9_docker_version }}"
8585
stackhpc_repo_centos_stream_9_docker_version: "{{ stackhpc_repo_distribution }}"
8686

87-
# TreasureData 4 for RHEL 9
87+
# TreasureData 5 for RHEL 9
8888
stackhpc_repo_rhel_9_treasuredata_5_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/treasuredata/5/redhat/9/x86_64/{{ stackhpc_repo_rhel_9_treasuredata_5_version }}"
8989
stackhpc_repo_rhel_9_treasuredata_5_version: "{{ stackhpc_repo_distribution }}"
9090

91-
# MariaDB 10.6 for RHEL 9
92-
stackhpc_repo_rhel_9_mariadb_10_11_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/mariadb-10.6/yum/rhel/9/x86_64/{{ stackhpc_repo_rhel_9_mariadb_10_11_version }}"
91+
# MariaDB 10.11 for RHEL 9
92+
stackhpc_repo_rhel_9_mariadb_10_11_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/mariadb-10.11/yum/rhel/9/x86_64/{{ stackhpc_repo_rhel_9_mariadb_10_11_version }}"
9393
stackhpc_repo_rhel_9_mariadb_10_11_version: "{{ stackhpc_repo_distribution }}"
9494

9595
# InfluxDB for RHEL 9

0 commit comments

Comments
 (0)