Drop the koji-centos rabbitmq account (unused, the right one is centos-koji)
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
c34ecff0a7
commit
3d58e49141
1 changed files with 0 additions and 9 deletions
|
@ -105,15 +105,6 @@
|
||||||
# CENTOS GITLAB END
|
# CENTOS GITLAB END
|
||||||
|
|
||||||
# CENTOS KOJI BEGIN
|
# CENTOS KOJI BEGIN
|
||||||
- name: CentOS Koji User (maybe unused, to remove)
|
|
||||||
run_once: true
|
|
||||||
include_role:
|
|
||||||
name: rabbit/user
|
|
||||||
vars:
|
|
||||||
username: koji-centos{{ env_suffix }}
|
|
||||||
sent_topics: ^org\.centos\.{{ env_short }}\.buildsys\..*
|
|
||||||
when: env != 'staging'
|
|
||||||
|
|
||||||
- name: CentOS Stream Koji User
|
- name: CentOS Stream Koji User
|
||||||
run_once: true
|
run_once: true
|
||||||
include_role:
|
include_role:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue