elections: Create the elections user in rabbitmq
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
57cde5b5cd
commit
ff444d39fa
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- role: rabbit/user
|
||||
username: "elections{{ env_suffix }}"
|
||||
|
||||
- role: openshift/project
|
||||
app: elections
|
||||
description: Fedora Elections apps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue