RabbitMQ: add topic auth to more apps
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
632f16f252
commit
4249161ad0
34 changed files with 98 additions and 44 deletions
|
@ -68,14 +68,9 @@
|
|||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: copr{{ env_suffix }}
|
||||
|
||||
- name: faf
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: faf{{ env_suffix }}
|
||||
username: copr{{ env_suffix }}
|
||||
sent_topics:
|
||||
- ^org\.fedoraproject\.{{ env_short }}\.copr\..*
|
||||
|
||||
- name: CentOS Stream
|
||||
run_once: true
|
||||
|
@ -371,13 +366,6 @@
|
|||
#
|
||||
# ELN BEGIN
|
||||
|
||||
- name: eln build user
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: distrobuildsync-eln
|
||||
|
||||
- name: eln queue
|
||||
run_once: true
|
||||
include_role:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue