rabbitmq: fix the suffix for the cbs user in stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
85362fa63d
commit
1cbdd19d3b
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
||||||
include_role:
|
include_role:
|
||||||
name: rabbit/user
|
name: rabbit/user
|
||||||
vars:
|
vars:
|
||||||
username: cbs
|
username: cbs{{ env_suffix }}
|
||||||
# CENTOS KOJI END
|
# CENTOS KOJI END
|
||||||
|
|
||||||
# CENTOS RESULSDB BEGIN
|
# CENTOS RESULSDB BEGIN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue