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:
252252 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
253253
254254 - 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 }}"
256256 distribution_name : " rhel9-rabbitmq-server-"
257257 base_path : " rabbitmq/rabbitmq-server/el/9/x86_64/"
258258 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
@@ -344,7 +344,7 @@ stackhpc_pulp_rpm_repos:
344344
345345 # Additional RHEL 9 repositories
346346 - 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 }}"
348348 distribution_name : " rhel-9-treasuredata-5-"
349349 base_path : " treasuredata/5/redhat/9/x86_64/"
350350 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