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
742a54de78
commit
05b8e79028
1 changed files with 8 additions and 5 deletions
|
@ -113,13 +113,16 @@ dnsmasq_enabled: True
|
|||
# Enable in local_vars.yml AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network"
|
||||
dns_jail_enabled: False
|
||||
|
||||
# For @tim-moody's Nodogsplash approach to Captive Portal? High experimental as of June 2018: github.com/iiab/iiab/issues/608
|
||||
captive_portal_install: False
|
||||
captive_portal_enabled: False
|
||||
|
||||
# Simple python Captive Portal, that @m-anish & @jvonau are experimenting with in July 2018: github.com/iiab/iiab/pull/870
|
||||
# Python-based Captive Portal, that @m-anish & @jvonau experimented with in
|
||||
# July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt
|
||||
# extensively refined in Sept 2018 (https://github.com/iiab/iiab/pull/1179)
|
||||
py_captive_portal_install: True
|
||||
py_captive_portal_enabled: True
|
||||
# In a pinch, disable it by running: systemctl disable py-captive-portal
|
||||
|
||||
# For @tim-moody's Nodogsplash approach to Captive Portal? High experimental as of June 2018: github.com/iiab/iiab/issues/608
|
||||
# captive_portal_install: False
|
||||
# captive_portal_enabled: False
|
||||
|
||||
# Squid
|
||||
squid_install: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue