adding openvpn client for taskotron-prod

This commit is contained in:
Tim Flink 2016-01-26 19:35:11 +00:00
parent 16b75fbd5b
commit fd49e3273a

View file

@ -24,6 +24,8 @@
- { role: collectd/base, tags: ['collectd_base'] }
- { role: dnf-automatic, tags: ['dnfautomatic'] }
- { role: sudo, tags: ['sudo'] }
- { role: openvpn/client,
when: deployment_type == "prod", tags: ['openvpn_client'] }
- apache
tasks: