rabbitmq: create the CBS user on rabbitmq
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
5249952c7b
commit
85362fa63d
1 changed files with 7 additions and 0 deletions
|
@ -121,6 +121,13 @@
|
||||||
name: rabbit/user
|
name: rabbit/user
|
||||||
vars:
|
vars:
|
||||||
username: centos-koji
|
username: centos-koji
|
||||||
|
|
||||||
|
- name: CBS Koji User
|
||||||
|
run_once: true
|
||||||
|
include_role:
|
||||||
|
name: rabbit/user
|
||||||
|
vars:
|
||||||
|
username: cbs
|
||||||
# CENTOS KOJI END
|
# CENTOS KOJI END
|
||||||
|
|
||||||
# CENTOS RESULSDB BEGIN
|
# CENTOS RESULSDB BEGIN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue