Greenwave: Fix indentation for the rabbitmq user
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
1c421f1b76
commit
a61175d281
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: rabbit/user
|
- role: rabbit/user
|
||||||
username: "greenwave{{ env_suffix }}"
|
username: "greenwave{{ env_suffix }}"
|
||||||
# The openshift/project role breaks if the project already exists:
|
# The openshift/project role breaks if the project already exists:
|
||||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||||
- role: openshift/project
|
- role: openshift/project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue