iad2: do not use vpn yet on openqa in iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a8221573bc
commit
3685b720b7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
- { role: collectd/base, tags: ['collectd_base'] }
|
- { role: collectd/base, tags: ['collectd_base'] }
|
||||||
- { role: sudo, tags: ['sudo'] }
|
- { role: sudo, tags: ['sudo'] }
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
when: deployment_type == "prod" and datacenter == 'phx2', tags: ['openvpn_client'] }
|
||||||
- apache
|
- apache
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue