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:
parent
4d4cc0a0f4
commit
81a639631c
1 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue