File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ stackhpc_pulp_repo_rhel_9_influxdb_version: 20240817T001913
17
17
stackhpc_pulp_repo_rhel_9_mariadb_10_11_version : 20240810T001640
18
18
stackhpc_pulp_repo_rhel_9_rabbitmq_erlang_version : 20240711T091318
19
19
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
20
22
stackhpc_pulp_repo_rhel_9_treasuredata_5_version : 20240711T091318
21
23
stackhpc_pulp_repo_rocky_9_1_appstream_version : 20231207T013715
22
24
stackhpc_pulp_repo_rocky_9_1_baseos_version : 20231206T014015
Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ stackhpc_repo_centos_stream_9_storage_ceph_reef_version: "{{ stackhpc_repo_distr
84
84
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 }}"
85
85
stackhpc_repo_centos_stream_9_docker_version : " {{ stackhpc_repo_distribution }}"
86
86
87
- # TreasureData 4 for RHEL 9
87
+ # TreasureData 5 for RHEL 9
88
88
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 }}"
89
89
stackhpc_repo_rhel_9_treasuredata_5_version : " {{ stackhpc_repo_distribution }}"
90
90
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 }}"
93
93
stackhpc_repo_rhel_9_mariadb_10_11_version : " {{ stackhpc_repo_distribution }}"
94
94
95
95
# InfluxDB for RHEL 9
You can’t perform that action at this time.
0 commit comments