iad2: do not use vpn yet on openqa in iad2

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-30 11:26:31 -07:00
parent a8221573bc
commit 3685b720b7

View file

@ -22,7 +22,7 @@
- { role: collectd/base, tags: ['collectd_base'] }
- { role: sudo, tags: ['sudo'] }
- { role: openvpn/client,
when: deployment_type == "prod", tags: ['openvpn_client'] }
when: deployment_type == "prod" and datacenter == 'phx2', tags: ['openvpn_client'] }
- apache
tasks: