mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
openvpn/defaults/main.yml: Clarify openvpn_server_real_ip etc
This commit is contained in:
parent
30e0169f7a
commit
555c7a7711
1 changed files with 5 additions and 1 deletions
|
@ -1,13 +1,17 @@
|
|||
# SECURITY WARNING: https://wiki.iiab.io/go/Security
|
||||
|
||||
# openvpn_install: True
|
||||
# openvpn_enabled: False
|
||||
|
||||
# For /etc/iiab/openvpn_handle
|
||||
# Empty string on purpose since ~2016, for /etc/iiab/uuid
|
||||
# SEE https://github.com/iiab/iiab/blob/master/roles/openvpn/tasks/main.yml#L5-L20
|
||||
# openvpn_handle: ""
|
||||
|
||||
# cron seems necessary on CentOS:
|
||||
# openvpn_cron_enabled: False
|
||||
|
||||
# openvpn_server: xscenet.net
|
||||
# openvpn_server_real_ip: 3.89.148.185
|
||||
# openvpn_server_virtual_ip: 10.8.0.1
|
||||
# openvpn_server_port: 1194
|
||||
|
||||
|
|
Loading…
Reference in a new issue