Skip to content

Commit 24ccbe4

Browse files
committed
Fix typo
1 parent 7d3ed2f commit 24ccbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/inventory/group_vars/all/deb-package-repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ deb_package_repos:
173173
- name: RabbitMQ - Erlang - Ubuntu Noble
174174
url: "https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu"
175175
distributions: noble
176-
component: "main"
176+
components: "main"
177177
# mirror_complete fails with:
178178
# "This repository uses features which are incompatible with 'mirror' sync. Please sync without mirroring enabled"
179179
sync_policy: mirror_content_only

0 commit comments

Comments
 (0)