adding resultsdb username

This commit is contained in:
Leonardo Rossetti 2022-01-14 12:02:01 -03:00 committed by kevin
parent d2b07d0218
commit 76ec9e06a1

View file

@ -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