phx2 virthosts don't need to be on the vpn, only remote ones.
This commit is contained in:
parent
863c22ddbd
commit
3668fed1d7
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- { role: iscsi_client, when: datacenter == "phx2" }
|
- { role: iscsi_client, when: datacenter == "phx2" }
|
||||||
- sudo
|
- sudo
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client, when: datacenter != "phx2" }
|
||||||
when: env != "staging" }
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue