We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d07c8e commit 97ea15fCopy full SHA for 97ea15f
1 file changed
ansible/inventory/group_vars/all/package-repos
@@ -190,7 +190,7 @@ deb_package_repos:
190
distribution_name: ubuntu-noble-rabbitmq-erlang-
191
# RabbitMQ for Ubuntu Noble
192
- name: RabbitMQ - Server - Ubuntu Noble
193
- url: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu
+ url: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble
194
distributions: noble
195
# mirror_complete fails with:
196
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
0 commit comments