Allow maubot to send to the maubot topic category for cookies
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
18e4f51c61
commit
be6ef0eb56
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
roles:
|
roles:
|
||||||
- role: rabbit/user
|
- role: rabbit/user
|
||||||
username: "maubot{{ env_suffix }}"
|
username: "maubot{{ env_suffix }}"
|
||||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.meetbot\..*
|
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(meetbot|maubot)\..*
|
||||||
|
|
||||||
- role: openshift/project
|
- role: openshift/project
|
||||||
app: maubot
|
app: maubot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue