the-new-hotness: Add env_suffix to rabbitmq queue
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
98fff91df9
commit
1da9c0a327
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
roles:
|
roles:
|
||||||
- role: rabbit/queue
|
- role: rabbit/queue
|
||||||
username: the-new-hotness{{ env_suffix }}
|
username: the-new-hotness{{ env_suffix }}
|
||||||
queue_name: the-new-hotness
|
queue_name: the-new-hotness{{ env_suffix }}
|
||||||
routing_keys:
|
routing_keys:
|
||||||
- "#"
|
- "#"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue