forked from infra/ansible
ELNBuildSync: Fix AMQP configuration
Feedback from code review: * Drop unused routing key * Remove hardcoded .prod. * Sync with queue_routing_keys in the playbook * Properly interpret Jinja variables Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
parent
81329e710d
commit
63101653a1
3 changed files with 6 additions and 7 deletions
|
|
@ -51,7 +51,6 @@
|
|||
- "#.buildsys.repo.done"
|
||||
- "#.buildsys.tag"
|
||||
- "#.buildsys.task.state.change"
|
||||
- "org.fedoraproject.{{ env_short }}.elnbuildsync.#"
|
||||
tags:
|
||||
- config
|
||||
- fedora-messaging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue