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

Emphasize iiab_gateway_enabled with Squid in local_vars.yml

This commit is contained in:
root 2021-08-15 11:53:37 -04:00
parent 356759993f
commit 3afd58959f
5 changed files with 15 additions and 15 deletions

View file

@ -259,9 +259,9 @@ nginx_log_dir: /var/log/nginx
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
squid_install: False
squid_enabled: False
gw_squid_whitelist: False # Only HTTP sites can be blocked, not HTTPS sites
gw_block_https: False # SEE ABOVE: iiab_gateway_enabled
squid_enabled: False # SEE 'iiab_gateway_enabled' FURTHER ABOVE
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
gw_block_https: False
# UNMAINTAINED as of July 2021
# DansGuardian REQUIRES Squid (above) be installed & enabled.

View file

@ -151,9 +151,9 @@ pi_swap_file_size: 1024
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
squid_install: False
squid_enabled: False
gw_squid_whitelist: False # Only HTTP sites can be blocked, not HTTPS sites
gw_block_https: False # SEE ABOVE: iiab_gateway_enabled
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS
bluetooth_install: True

View file

@ -151,9 +151,9 @@ pi_swap_file_size: 1024
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
squid_install: False
squid_enabled: False
gw_squid_whitelist: False # Only HTTP sites can be blocked, not HTTPS sites
gw_block_https: False # SEE ABOVE: iiab_gateway_enabled
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS
bluetooth_install: True

View file

@ -151,9 +151,9 @@ pi_swap_file_size: 1024
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
squid_install: False
squid_enabled: False
gw_squid_whitelist: False # Only HTTP sites can be blocked, not HTTPS sites
gw_block_https: False # SEE ABOVE: iiab_gateway_enabled
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS
bluetooth_install: True

View file

@ -151,9 +151,9 @@ pi_swap_file_size: 1024
# e.g. /opt/iiab/iiab/roles/network/templates/squid/sites.whitelist.txt
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
squid_install: False
squid_enabled: False
gw_squid_whitelist: False # Only HTTP sites can be blocked, not HTTPS sites
gw_block_https: False # SEE ABOVE: iiab_gateway_enabled
squid_enabled: False # SET 'iiab_gateway_enabled: True' FURTHER ABOVE?
gw_squid_whitelist: False # Works with HTTP sites, not HTTPS sites
gw_block_https: False
# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS
bluetooth_install: False