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

Update default_vars.yml

This commit is contained in:
A Holt 2019-01-03 15:07:00 -05:00 committed by GitHub
parent 4d4cc0a0f4
commit 81a639631c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,15 +90,19 @@ gui_wan: True
adm_cons_force_ssl: False
adm_cons_allow_downloads: False
# Enables "campus access" to kiwix (3000), kalite (8008) & calibre (8010 or
# 8080) on WAN side of server. See network/templates/gateway/iiab-gen-iptables
# within github.com/iiab/iiab/blob/master/roles/
services_externally_visible: True
# Gateway and Filters
# Most all implementations set "iiab_gateway_enabled: False" within
# Most all implementations use "iiab_gateway_enabled: False" within
# local_vars.yml as they cannot afford Internet access for students
# and teachers, and the many associated IT/support/training costs.
iiab_gateway_enabled: True
iiab_gateway_enabled: False
gw_squid_whitelist: False
gw_block_https: False
# dhcpd
dhcpd_install: False
dhcpd_enabled: False