mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
afa1a5d49f
commit
9d6f8b1f34
1 changed files with 7 additions and 4 deletions
|
@ -186,13 +186,16 @@ mysql_root_password: fixmysql
|
||||||
sshd_enabled: True
|
sshd_enabled: True
|
||||||
|
|
||||||
# OpenVPN
|
# OpenVPN
|
||||||
vpn_presence: xscenet.net
|
|
||||||
openvpn_server_port: 1194
|
|
||||||
openvpn_server_virtual_ip: 10.8.0.1
|
|
||||||
openvpn_cron_enabled: False
|
|
||||||
openvpn_install: True
|
openvpn_install: True
|
||||||
openvpn_enabled: False
|
openvpn_enabled: False
|
||||||
|
|
||||||
|
openvpn_handle: UNNAMED
|
||||||
|
openvpn_cron_enabled: True
|
||||||
|
|
||||||
|
vpn_presence: xscenet.net
|
||||||
|
openvpn_server_virtual_ip: 10.8.0.1
|
||||||
|
openvpn_server_port: 1194
|
||||||
|
|
||||||
# roles/network runs here (MANY SETTINGS ABOVE)
|
# roles/network runs here (MANY SETTINGS ABOVE)
|
||||||
|
|
||||||
# Homepage
|
# Homepage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue