1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

initial checkin

This commit is contained in:
George Hunt 2021-10-25 19:59:16 +01:00
parent 6f50fb66aa
commit c4d6597d74
8 changed files with 159 additions and 0 deletions

View file

@ -109,6 +109,10 @@ dns_jail_enabled: False
sshd_install: True # Required by OpenVPN
sshd_enabled: True
# Remote.it allows you to make secure remote connections between two computers.
remoteit_install: True
remoteit_enabled: False
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
openvpn_install: True
openvpn_enabled: False

View file

@ -109,6 +109,10 @@ dns_jail_enabled: False
sshd_install: True # Required by OpenVPN
sshd_enabled: True
# Remote.it allows you to make secure remote connections between two computers.
remoteit_install: True
remoteit_enabled: False
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
openvpn_install: True
openvpn_enabled: False

View file

@ -109,6 +109,10 @@ dns_jail_enabled: False
sshd_install: True # Required by OpenVPN
sshd_enabled: True
# Remote.it allows you to make secure remote connections between two computers.
remoteit_install: True
remoteit_enabled: False
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
openvpn_install: True
openvpn_enabled: False

View file

@ -109,6 +109,10 @@ dns_jail_enabled: False
sshd_install: True # Required by OpenVPN
sshd_enabled: True
# Remote.it allows you to make secure remote connections between two computers.
remoteit_install: True
remoteit_enabled: False
# SECURITY WARNING: See http://wiki.laptop.org/go/IIAB/Security
openvpn_install: True
openvpn_enabled: True