From 2e1f58b3d2417befad8f747e56f409ae0c511fba Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 18 May 2020 13:54:45 -0700 Subject: [PATCH] iad2: os-cluster: re-add vpn (pointing to bastion01.iad) Signed-off-by: Kevin Fenzi --- playbooks/groups/os-cluster.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index e7836a2980..da9363d4f6 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -20,8 +20,7 @@ - collectd/base - rsyncd - sudo - - { role: openvpn/client, - when: env != "staging" and 'os_control' not in group_names and datacenter != 'iad2' } + - { role: openvpn/client, when: env != "staging" } tasks: - name: put openshift repo on os- systems