File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -238,15 +238,15 @@ stackhpc_pulp_rpm_repos:
238238 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
239239
240240 - name : RabbitMQ - Erlang
241- url : " {{ stackhpc_release_pulp_content_url }}/rabbitmq/erlang/el/8 /x86_64/{{ stackhpc_pulp_repo_rabbitmq_erlang_version }}"
241+ url : " {{ stackhpc_release_pulp_content_url }}/rabbitmq/erlang/el/9 /x86_64/{{ stackhpc_pulp_repo_rabbitmq_erlang_version }}"
242242 distribution_name : " rabbitmq-erlang-"
243- base_path : " rabbitmq/erlang/el/8 /x86_64/"
243+ base_path : " rabbitmq/erlang/el/9 /x86_64/"
244244 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
245245
246246 - name : RabbitMQ - Server
247- url : " {{ stackhpc_release_pulp_content_url }}/rabbitmq/rabbitmq-server/el/8/x86_64 /{{ stackhpc_pulp_repo_rabbitmq_server_version }}"
247+ url : " {{ stackhpc_release_pulp_content_url }}/rabbitmq/rabbitmq-server/el/9/noarch /{{ stackhpc_pulp_repo_rabbitmq_server_version }}"
248248 distribution_name : " rabbitmq-server-"
249- base_path : " rabbitmq/rabbitmq-server/el/8 /x86_64/"
249+ base_path : " rabbitmq/rabbitmq-server/el/9 /x86_64/"
250250 required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
251251
252252 # Base Rocky 9 repositories
You can’t perform that action at this time.
0 commit comments