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:
Kevin Fenzi 2021-02-16 12:14:47 -08:00
parent 9ce8e6eac3
commit 77d44a7159

View file

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