put the openvpn client on bastion13

This commit is contained in:
Stephen Smoogen 2017-11-29 02:10:26 +00:00
parent 956d274a7b
commit f81cb66458

View file

@ -19,6 +19,7 @@
- sudo
- collectd/base
- { role: openvpn/server, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
- { role: openvpn/client, when: inventory_hostname.startswith('bastion13') }
- { role: packager_alias, when: not inventory_hostname.startswith('bastion-comm01') or inventory_hostname.startswith('bastion13') }
- opendkim