maubot: configure fedora-messaging
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
fdb5bc033e
commit
97903eaffb
1 changed files with 9 additions and 0 deletions
|
@ -31,6 +31,14 @@
|
|||
- /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: openshift/project
|
||||
app: maubot
|
||||
description: Maubot
|
||||
|
@ -108,3 +116,4 @@
|
|||
objecttype: project
|
||||
objectname: maubot
|
||||
tags: [never, delete]
|
||||
maubot-4-9k5mfmaubot-4-9k5mf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue