Deploy journal-to-fedora-messaging on IPA (staging for now)
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
9c5d4f0768
commit
292c7f6c6e
5 changed files with 172 additions and 0 deletions
|
@ -25,6 +25,11 @@
|
|||
- ipa/client
|
||||
- rsyncd
|
||||
- sudo
|
||||
# Set up for fedora-messaging
|
||||
- role: rabbit/user
|
||||
user_name: "ipa{{ env_suffix }}"
|
||||
user_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.ipa\..*
|
||||
when: inventory_hostname.startswith('ipa01')
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue