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:
parent
32552ec77e
commit
c0cb2d581a
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue