1
0
Fork 0
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:
A Holt 2023-01-30 08:51:43 -05:00 committed by GitHub
parent 30e0169f7a
commit 555c7a7711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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