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