bodhi: Create a queue for Bodhi in Rabbit.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2019-05-10 20:40:09 +00:00
parent 6054632d42
commit 81eb60d72b

View file

@ -74,6 +74,7 @@
certs_group: apache certs_group: apache
- role: rabbit/user - role: rabbit/user
username: "bodhi{{ env_suffix }}" username: "bodhi{{ env_suffix }}"
queue_name: "bodhi{{ env_suffix }}"
tasks: tasks: