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
|
||||
vars:
|
||||
username: centos-koji
|
||||
|
||||
- name: CBS Koji User
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: cbs
|
||||
# CENTOS KOJI END
|
||||
|
||||
# CENTOS RESULSDB BEGIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue