We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3ed2f commit 24ccbe4Copy full SHA for 24ccbe4
1 file changed
ansible/inventory/group_vars/all/deb-package-repos
@@ -173,7 +173,7 @@ deb_package_repos:
173
- name: RabbitMQ - Erlang - Ubuntu Noble
174
url: "https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu"
175
distributions: noble
176
- component: "main"
+ components: "main"
177
# mirror_complete fails with:
178
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
179
sync_policy: mirror_content_only
0 commit comments