summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--playbooks/groups/os-cluster.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml
index ab7d9dc48..9dc2634d2 100644
--- a/playbooks/groups/os-cluster.yml
+++ b/playbooks/groups/os-cluster.yml
@@ -21,7 +21,7 @@
- rsyncd
- sudo
- { role: openvpn/client,
- when: env != "staging" }
+ when: env != "staging" and 'os-control' not in group_names }
tasks:
- name: put openshift 3.4 repo on os- systems