mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rabbitmq_cluster / apps: no need to make gitlab-centos user as the queue role does that
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -94,13 +94,6 @@
|
||||
critical: 10000
|
||||
|
||||
# CENTOS GITLAB BEGIN
|
||||
- name: CentOS Gitlab User
|
||||
run_once: true
|
||||
include_role:
|
||||
name: rabbit/user
|
||||
vars:
|
||||
username: gitlab-centos{{ env_suffix }}
|
||||
|
||||
- name: CentOS Gitlab Queue
|
||||
run_once: true
|
||||
include_role:
|
||||
|
||||
Reference in New Issue
Block a user