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:
238
238
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
239
239
240
240
- 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 }}"
242
242
distribution_name : " rabbitmq-erlang-"
243
- base_path : " rabbitmq/erlang/el/8 /x86_64/"
243
+ base_path : " rabbitmq/erlang/el/9 /x86_64/"
244
244
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
245
245
246
246
- 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 }}"
248
248
distribution_name : " rabbitmq-server-"
249
- base_path : " rabbitmq/rabbitmq-server/el/8 /x86_64/"
249
+ base_path : " rabbitmq/rabbitmq-server/el/9 /x86_64/"
250
250
required : " {{ stackhpc_pulp_sync_for_local_container_build | bool and stackhpc_pulp_sync_el_9 | bool }}"
251
251
252
252
# Base Rocky 9 repositories
You can’t perform that action at this time.
0 commit comments