1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/openvpn/defaults/main.yml
georgejhunt a4fb89ba35 Vpn (#25)
* keep the xscenet url

* leave the amazon vpn called xscenet, and the service that connectes to it

* extra tab character

* the vars/default_vars.yml takes precedence over roles/openvpn/defaults/main.yml
2017-06-12 11:05:39 -07:00

5 lines
132 B
YAML

vpn_presence: xscenet.net
openvpn_server_virtual_ip: 10.8.0.1
openvpn_server_port: 1194
openvpn_install: True
openvpn_enable: False