bodhi/backend: no need for a koji_sync_listener user since we use the bodhi cert and thus the bodhi user

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-06-11 20:38:04 +02:00
parent 32552ec77e
commit c0cb2d581a

View file

@ -111,11 +111,8 @@
warning: 10
critical: 100
- role: rabbit/user
username: "koji_sync_listener{{ env_suffix }}"
- role: rabbit/queue
username: "koji_sync_listener{{ env_suffix }}"
username: "bodhi{{ env_suffix }}"
queue_name: "koji_sync_listener{{ env_suffix }}"
routing_keys:
- "io.pagure.*.pagure.issue.edit"