mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +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
|
||||
|
||||
# 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_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)
|
||||
|
||||
# Homepage
|
||||
|
|
Loading…
Reference in a new issue