From c1d2491d6de729feb4058c5f38f6021782912821 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 26 Jul 2021 21:32:10 -0400 Subject: [PATCH] Update local_vars_big.yml --- vars/local_vars_big.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vars/local_vars_big.yml b/vars/local_vars_big.yml index 205ced861..01086bffc 100644 --- a/vars/local_vars_big.yml +++ b/vars/local_vars_big.yml @@ -98,9 +98,11 @@ ports_externally_visible: 3 # ssh + http-or-https + common IIAB services # Set True if client machines should have "passthrough" access to WAN/Internet: iiab_gateway_enabled: False +# UNMAINTAINED as of July 2021 dhcpd_install: False dhcpd_enabled: False +# UNMAINTAINED as of July 2021 # named (BIND) named_install: False named_enabled: False @@ -180,9 +182,11 @@ apache_allow_sudo: True # DNS prep (dnsmasq, named &/or dhcpd) run here. The full network stage runs # after 9-LOCAL-ADDONS (or manually run "cd /opt/iiab/iiab; ./iiab-network") +# UNMAINTAINED as of July 2021 squid_install: False squid_enabled: False +# UNMAINTAINED as of July 2021 # DansGuardian REQUIRES Squid (above) be installed & enabled. # DansGuardian is NO LONGER AVAILABLE in Debian Buster i.e. since June 2019. dansguardian_install: False