os-cluster: do not install vpn in iad2 for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
14d6353927
commit
cff5bed5f2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" and 'os_control' not in group_names }
|
||||
when: env != "staging" and 'os_control' not in group_names and datacenter != 'iad2' }
|
||||
|
||||
tasks:
|
||||
- name: put openshift repo on os- systems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue