the-new-hotness: Add env_suffix to rabbitmq queue

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-02-28 15:51:18 +01:00
parent 98fff91df9
commit 1da9c0a327

View file

@ -11,7 +11,7 @@
roles:
- role: rabbit/queue
username: the-new-hotness{{ env_suffix }}
queue_name: the-new-hotness
queue_name: the-new-hotness{{ env_suffix }}
routing_keys:
- "#"