From ee0ca2ed6896898da969688d63bd6ccb0770ba2c Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 11 Apr 2017 04:19:37 +0000 Subject: [PATCH] removing virthosts role from taskotron-clients hosts as it isn't needed --- playbooks/groups/taskotron-client-hosts.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/taskotron-client-hosts.yml b/playbooks/groups/taskotron-client-hosts.yml index 45738c1bff..35a1560b82 100644 --- a/playbooks/groups/taskotron-client-hosts.yml +++ b/playbooks/groups/taskotron-client-hosts.yml @@ -21,7 +21,6 @@ - hosts - fas_client - collectd/base - - virthost - { role: iscsi_client, when: datacenter == "phx2" } - sudo - { role: openvpn/client, when: datacenter != "phx2" }