phx2 virthosts don't need to be on the vpn, only remote ones.

This commit is contained in:
Kevin Fenzi 2014-08-02 15:23:57 +00:00
parent 863c22ddbd
commit 3668fed1d7

View file

@ -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"