From 04cdaa380cd810bd63a05a1aa16101e523a0b8eb Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 6 Jan 2015 21:02:24 +0000 Subject: [PATCH] adding openvpn client to resultsdb-stg --- playbooks/groups/resultsdb-stg.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/resultsdb-stg.yml b/playbooks/groups/resultsdb-stg.yml index 8cf79e0fc0..e995ff6822 100644 --- a/playbooks/groups/resultsdb-stg.yml +++ b/playbooks/groups/resultsdb-stg.yml @@ -40,6 +40,7 @@ - { 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