From 009d3db36dcb1506ea577d1a66c6bd8e231bd53c Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 2 May 2017 21:11:23 +0000 Subject: [PATCH] no longer messing with stg taskotron, can be re-added to master playbook --- master.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/master.yml b/master.yml index 27bb7e7653..d8bf06f949 100644 --- a/master.yml +++ b/master.yml @@ -110,9 +110,7 @@ - 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 -# 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/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