File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ stackhpc_pulp_rpm_repos:
252
252
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
253
253
254
254
- name : RabbitMQ - Server - RHEL 9
255
- url : " {{ stackhpc_release_pulp_content_url }}/rabbitmq/rabbitmq-server/el/9/x86_64 /{{ stackhpc_pulp_repo_rhel9_rabbitmq_server_version }}"
255
+ url : " {{ stackhpc_release_pulp_content_url }}/rabbitmq/rabbitmq-server/el/9/noarch /{{ stackhpc_pulp_repo_rhel9_rabbitmq_server_version }}"
256
256
distribution_name : " rhel9-rabbitmq-server-"
257
257
base_path : " rabbitmq/rabbitmq-server/el/9/x86_64/"
258
258
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
@@ -344,7 +344,7 @@ stackhpc_pulp_rpm_repos:
344
344
345
345
# Additional RHEL 9 repositories
346
346
- name : TreasureData 5 for RHEL 9
347
- url : " {{ stackhpc_release_pulp_content_url }}/treasuredata/4 /redhat/9/x86_64/{{ stackhpc_pulp_repo_rhel_9_treasuredata_5_version }}"
347
+ url : " {{ stackhpc_release_pulp_content_url }}/treasuredata/lts/5 /redhat/9/x86_64/{{ stackhpc_pulp_repo_rhel_9_treasuredata_5_version }}"
348
348
distribution_name : " rhel-9-treasuredata-5-"
349
349
base_path : " treasuredata/5/redhat/9/x86_64/"
350
350
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
You can’t perform that action at this time.
0 commit comments