From 79ce0471086b75985c9a6fdb1099ea7dd590db30 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 6 Jan 2015 21:10:21 +0000 Subject: [PATCH] actually, didn't need vpn for stg hosts --- playbooks/groups/resultsdb-stg.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/resultsdb-stg.yml b/playbooks/groups/resultsdb-stg.yml index e995ff6822..8cf79e0fc0 100644 --- a/playbooks/groups/resultsdb-stg.yml +++ b/playbooks/groups/resultsdb-stg.yml @@ -40,7 +40,6 @@ - { role: sudo, tags:['sudo'] } - { role: taskotron/resultsdb-backend, tags: ['resultsdb-be'] } - { role: taskotron/resultsdb-frontend, tags: ['resultsdb-fe'] } - - role: openvpn/client tasks: # this is how you include other task lists