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
|
||||
- { role: iscsi_client, when: datacenter == "phx2" }
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- { role: openvpn/client, when: datacenter != "phx2" }
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue