From 6fbd67ba52aad7e11a76fdf407bd630a8ac3ad42 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 16 May 2017 12:03:03 +0000 Subject: [PATCH] disabling buildbot on qa-prod - hasn't been working for a while --- playbooks/groups/qa.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/qa.yml b/playbooks/groups/qa.yml index 978ad8e0ba..bc81651986 100644 --- a/playbooks/groups/qa.yml +++ b/playbooks/groups/qa.yml @@ -57,8 +57,8 @@ - include: "{{ handlers_path }}/restart_services.yml" -- name: configure qa uildbot CI - hosts: qa-prod:qa-stg +- name: configure qa buildbot CI + hosts: qa-stg user: root gather_facts: True