@@ -391,7 +391,7 @@ rpm_package_repos:
391
391
distribution_name: mariadb-10.6-centos8
392
392
# RabbitMQ - Erlang for Redhat family, version 8
393
393
- name: RabbitMQ - Erlang
394
- url: https://packagecloud.io/ rabbitmq/erlang/el/8/x86_64
394
+ url: https://yum1. rabbitmq.com /erlang/el/8/x86_64
395
395
# mirror_complete fails with:
396
396
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
397
397
sync_policy: mirror_content_only
@@ -401,11 +401,11 @@ rpm_package_repos:
401
401
distribution_name: rabbitmq-erlang-
402
402
# RabbitMQ for Redhat family, version 8
403
403
- name: RabbitMQ - Server
404
- url: https://packagecloud.io/ rabbitmq/rabbitmq-server /el/8/x86_64
404
+ url: https://yum2. rabbitmq.com /rabbitmq/el/8/noarch
405
405
# mirror_complete fails with:
406
406
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
407
407
sync_policy: mirror_content_only
408
- base_path: rabbitmq/rabbitmq-server/el/8/x86_64 /
408
+ base_path: rabbitmq/rabbitmq-server/el/8/noarch /
409
409
short_name: rabbitmq_server
410
410
sync_group: third_party
411
411
distribution_name: rabbitmq-server-
@@ -867,7 +867,7 @@ rpm_package_repos:
867
867
# Additional RHEL 9 repositories
868
868
# RabbitMQ - Erlang for Redhat family, version 9
869
869
- name: RabbitMQ - Erlang - RHEL 9
870
- url: https://packagecloud.io/ rabbitmq/erlang/el/9/x86_64
870
+ url: https://yum1. rabbitmq.com /erlang/el/9/x86_64
871
871
# mirror_complete fails with:
872
872
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
873
873
sync_policy: mirror_content_only
@@ -877,11 +877,11 @@ rpm_package_repos:
877
877
distribution_name: rhel9-rabbitmq-erlang-
878
878
# RabbitMQ for Redhat family, version 9
879
879
- name: RabbitMQ - Server - RHEL 9
880
- url: https://packagecloud.io/ rabbitmq/rabbitmq-server /el/9/x86_64
880
+ url: https://yum2. rabbitmq.com /rabbitmq/el/9/noarch
881
881
# mirror_complete fails with:
882
882
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
883
883
sync_policy: mirror_content_only
884
- base_path: rabbitmq/rabbitmq-server/el/9/x86_64 /
884
+ base_path: rabbitmq/rabbitmq-server/el/9/noarch /
885
885
short_name: rhel9_rabbitmq_server
886
886
sync_group: third_party
887
887
distribution_name: rhel9-rabbitmq-server-
0 commit comments