From 358ee39a19cdefda0bb54252dfe579ff864be3b5 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Fri, 22 Jan 2016 23:06:41 +0000 Subject: [PATCH] removing taskotron-stg-clients from master playbook so running it doesn't cause problems --- master.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/master.yml b/master.yml index b5bae564f4..0a61229f9b 100644 --- a/master.yml +++ b/master.yml @@ -110,7 +110,8 @@ # taskotron-dev-clients is being replaced with taskotron-client-hosts, can be removed soon. 2015-11-16 - tflink #- include: /srv/web/infra/ansible/playbooks/groups/taskotron-dev-clients.yml - include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg.yml -- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg-clients.yml +# taskotron-stg-clients is being replaced with taskotron-client-hosts, will be removed soon. 2016-01-22 - tflink +#- include: /srv/web/infra/ansible/playbooks/groups/taskotron-stg-clients.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