maubot: actually use the rabbit role properly
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
97903eaffb
commit
a7b92e1a7b
1 changed files with 3 additions and 7 deletions
|
@ -31,13 +31,9 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
# Set up for fedora-messaging
|
||||
- name: Create the RabbitMQ user
|
||||
import_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: "zodbot-{{ env_short }}"
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.meetbot\..*
|
||||
- role: rabbit/user
|
||||
username: "zodbot-{{ env_short }}"
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.meetbot\..*
|
||||
|
||||
- role: openshift/project
|
||||
app: maubot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue