mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
adding centos-koji mq user
This commit is contained in:
@@ -117,3 +117,12 @@
|
||||
routing_keys:
|
||||
- "org.centos.{{ env_short }}.gitlab.#"
|
||||
# CENTOS GITLAB END
|
||||
|
||||
# CENTOS KOJI BEGIN
|
||||
- name: CentOS Koji User
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: koji-centos{{ env_suffix }}
|
||||
# CENTOS KOJI END
|
||||
|
||||
Reference in New Issue
Block a user