From 97ea15f8868b737c77ceb36fecb0867ff7f79d26 Mon Sep 17 00:00:00 2001 From: Alex Welsh Date: Wed, 19 Nov 2025 08:53:38 +0000 Subject: [PATCH] Update RabbitMQ mirror URL --- ansible/inventory/group_vars/all/package-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all/package-repos b/ansible/inventory/group_vars/all/package-repos index f0ef9cd6..effeaca5 100644 --- a/ansible/inventory/group_vars/all/package-repos +++ b/ansible/inventory/group_vars/all/package-repos @@ -190,7 +190,7 @@ deb_package_repos: distribution_name: ubuntu-noble-rabbitmq-erlang- # RabbitMQ for Ubuntu Noble - name: RabbitMQ - Server - Ubuntu Noble - url: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu + url: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble distributions: noble # mirror_complete fails with: # "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"