mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Merge pull request #3157 from holta/vars-files-cleanup
vars files: Update remote.it & OpenVPN tips
This commit is contained in:
commit
903fdd4e11
5 changed files with 12 additions and 7 deletions
|
@ -210,15 +210,16 @@ sshd_enabled: True
|
||||||
sshd_port: 22 # Not fully functional. SEE: roles/sshd/tasks/install.yml
|
sshd_port: 22 # Not fully functional. SEE: roles/sshd/tasks/install.yml
|
||||||
|
|
||||||
# https://remote.it can help you remotely maintain an IIAB.
|
# https://remote.it can help you remotely maintain an IIAB.
|
||||||
|
# INSTRUCTIONS: https://github.com/iiab/iiab/tree/master/roles/remoteit
|
||||||
remoteit_install: True
|
remoteit_install: True
|
||||||
remoteit_enabled: False
|
remoteit_enabled: False
|
||||||
|
|
||||||
|
# SECURITY WARNING: https://wiki.iiab.io/go/Security
|
||||||
openvpn_install: True
|
openvpn_install: True
|
||||||
openvpn_enabled: False
|
openvpn_enabled: False
|
||||||
# For /etc/iiab/openvpn_handle
|
|
||||||
openvpn_handle: "" # Empty string on purpose since ~2016, for /etc/iiab/uuid
|
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#L45
|
# SEE https://github.com/iiab/iiab/blob/master/roles/openvpn/tasks/main.yml#L5-L20
|
||||||
# cron seems necessary on CentOS:
|
# cron seemed necessary on CentOS:
|
||||||
openvpn_cron_enabled: False
|
openvpn_cron_enabled: False
|
||||||
# General OpenVPN settings
|
# General OpenVPN settings
|
||||||
openvpn_server: xscenet.net
|
openvpn_server: xscenet.net
|
||||||
|
|
|
@ -125,10 +125,11 @@ sshd_install: True # Required by OpenVPN
|
||||||
sshd_enabled: True
|
sshd_enabled: True
|
||||||
|
|
||||||
# https://remote.it can help you remotely maintain an IIAB.
|
# https://remote.it can help you remotely maintain an IIAB.
|
||||||
|
# INSTRUCTIONS: https://github.com/iiab/iiab/tree/master/roles/remoteit
|
||||||
remoteit_install: True
|
remoteit_install: True
|
||||||
remoteit_enabled: False
|
remoteit_enabled: False
|
||||||
|
|
||||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
# SECURITY WARNING: https://wiki.iiab.io/go/Security
|
||||||
openvpn_install: True
|
openvpn_install: True
|
||||||
openvpn_enabled: False
|
openvpn_enabled: False
|
||||||
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
||||||
|
|
|
@ -125,10 +125,11 @@ sshd_install: True # Required by OpenVPN
|
||||||
sshd_enabled: True
|
sshd_enabled: True
|
||||||
|
|
||||||
# https://remote.it can help you remotely maintain an IIAB.
|
# https://remote.it can help you remotely maintain an IIAB.
|
||||||
|
# INSTRUCTIONS: https://github.com/iiab/iiab/tree/master/roles/remoteit
|
||||||
remoteit_install: True
|
remoteit_install: True
|
||||||
remoteit_enabled: False
|
remoteit_enabled: False
|
||||||
|
|
||||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
# SECURITY WARNING: https://wiki.iiab.io/go/Security
|
||||||
openvpn_install: True
|
openvpn_install: True
|
||||||
openvpn_enabled: False
|
openvpn_enabled: False
|
||||||
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
||||||
|
|
|
@ -125,10 +125,11 @@ sshd_install: True # Required by OpenVPN
|
||||||
sshd_enabled: True
|
sshd_enabled: True
|
||||||
|
|
||||||
# https://remote.it can help you remotely maintain an IIAB.
|
# https://remote.it can help you remotely maintain an IIAB.
|
||||||
|
# INSTRUCTIONS: https://github.com/iiab/iiab/tree/master/roles/remoteit
|
||||||
remoteit_install: True
|
remoteit_install: True
|
||||||
remoteit_enabled: False
|
remoteit_enabled: False
|
||||||
|
|
||||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
# SECURITY WARNING: https://wiki.iiab.io/go/Security
|
||||||
openvpn_install: True
|
openvpn_install: True
|
||||||
openvpn_enabled: False
|
openvpn_enabled: False
|
||||||
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
||||||
|
|
|
@ -125,10 +125,11 @@ sshd_install: True # Required by OpenVPN
|
||||||
sshd_enabled: True
|
sshd_enabled: True
|
||||||
|
|
||||||
# https://remote.it can help you remotely maintain an IIAB.
|
# https://remote.it can help you remotely maintain an IIAB.
|
||||||
|
# INSTRUCTIONS: https://github.com/iiab/iiab/tree/master/roles/remoteit
|
||||||
remoteit_install: True
|
remoteit_install: True
|
||||||
remoteit_enabled: False
|
remoteit_enabled: False
|
||||||
|
|
||||||
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
|
# SECURITY WARNING: https://wiki.iiab.io/go/Security
|
||||||
openvpn_install: True
|
openvpn_install: True
|
||||||
openvpn_enabled: True
|
openvpn_enabled: True
|
||||||
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
# 2021-08-18 SSOT: Please set it here, no longer in /etc/iiab/openvpn_handle
|
||||||
|
|
Loading…
Reference in a new issue