Skip to content

Commit 8682d9e

Browse files
Alex-Welshseunghun1ee
authored andcommitted
Fixup Caracal Kolla config
1 parent 6cd7adc commit 8682d9e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

etc/kayobe/pulp-repo-versions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ stackhpc_pulp_repo_rhel_9_influxdb_version: 20240817T001913
1717
stackhpc_pulp_repo_rhel_9_mariadb_10_11_version: 20240810T001640
1818
stackhpc_pulp_repo_rhel_9_rabbitmq_erlang_version: 20240711T091318
1919
stackhpc_pulp_repo_rhel_9_rabbitmq_server_version: 20240711T091318
20+
stackhpc_pulp_repo_rhel_9_influxdb_version: 20240702T000233
21+
stackhpc_pulp_repo_rhel_9_mariadb_10_11_version: 20240711T091318
2022
stackhpc_pulp_repo_rhel_9_treasuredata_5_version: 20240711T091318
2123
stackhpc_pulp_repo_rocky_9_1_appstream_version: 20231207T013715
2224
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)