From 36af7bf0256df579e0da62be3ddd843d67686df5 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Fri, 3 Mar 2017 08:58:31 +0000 Subject: [PATCH] removing taskotron-stg from master.yml while we're doing some testing --- master.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/master.yml b/master.yml index b4affc22d0..4b321180a7 100644 --- a/master.yml +++ b/master.yml @@ -108,7 +108,9 @@ - include: /srv/web/infra/ansible/playbooks/groups/taskotron-client-hosts.yml - include: /srv/web/infra/ansible/playbooks/groups/taskotron-prod.yml - include: /srv/web/infra/ansible/playbooks/groups/taskotron-dev.yml -- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml +# we're poking around with taskotron-stg right now and a full playbook run would disrupt the testing +# 2017-03-03 tflink +#- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml - include: /srv/web/infra/ansible/playbooks/groups/torrent.yml - include: /srv/web/infra/ansible/playbooks/groups/twisted-buildbots.yml - include: /srv/web/infra/ansible/playbooks/groups/unbound.yml