Add openvpn for non staging proxies

This commit is contained in:
Kevin Fenzi 2015-01-20 23:30:00 +00:00
parent 81e7fa2e46
commit 70f1e7d0a8

View file

@ -35,6 +35,8 @@
- collectd/base
- sudo
- rsyncd
- { role: openvpn/client,
when: env != "staging" }
tasks:
- include: "{{ tasks }}/yumrepos.yml"