adding resultsdb username
This commit is contained in:
parent
d2b07d0218
commit
76ec9e06a1
1 changed files with 9 additions and 0 deletions
|
@ -123,6 +123,15 @@
|
|||
username: centos-koji
|
||||
# CENTOS KOJI END
|
||||
|
||||
# CENTOS RESULSDB BEGIN
|
||||
- name: CentOS ResultsDB User
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: resultsdb-centos{{ env_suffix }}
|
||||
# CENTOS RESULTSDB END
|
||||
|
||||
# CENTOS ODCS BEGIN
|
||||
- name: Configure the centos-odcs virtual host
|
||||
run_once: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue