Greenwave: Fix indentation for the rabbitmq user

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-04-02 15:50:41 +02:00
parent 1c421f1b76
commit a61175d281

View file

@ -9,8 +9,8 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles:
- role: rabbit/user
username: "greenwave{{ env_suffix }}"
- role: rabbit/user
username: "greenwave{{ env_suffix }}"
# The openshift/project role breaks if the project already exists:
# https://pagure.io/fedora-infrastructure/issue/6404
- role: openshift/project