adding openvpn/client role for production beaker

This commit is contained in:
Tim Flink 2016-04-14 17:35:33 +00:00
parent 67f3fee7f2
commit a5fc5b38e3

View file

@ -23,6 +23,8 @@
- collectd/base
- sudo
- apache
- { role: openvpn/client,
when: deployment_type == "prod", tags: ['openvpn_client'] }
tasks:
# this is how you include other task lists