mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
put vpn server addr in default_vars
This commit is contained in:
parent
f1c498e639
commit
230a0c2932
2 changed files with 2 additions and 1 deletions
|
|
@ -188,6 +188,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue