Remove the testing-farm user/queue

Requested on IRC by mvadkert

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2019-08-12 18:44:20 +02:00 committed by Pierre-Yves Chibon
parent f67b7caec8
commit 8423703a36

View file

@ -3,18 +3,6 @@
#
# The Testing Farm app
# https://pagure.io/fedora-infrastructure/issue/7965
- name: Testing Farm app
run_once: true
include_role:
name: rabbit/queue
vars:
username: testing-farm{{ env_suffix }}
queue_name: testing-farm{{ env_suffix }}
#routing_keys:
#- "#"
- name: CoreOS user
run_once: true
include_role: