mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
default_vars.yml updated (to match local_vars_min.yml)
This commit is contained in:
parent
0d9321a363
commit
fc0b4586de
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ hostapd_enabled: True
|
|||
# Above is forcibly set to False (in roles/network/tasks/main.yml) if IIAB is
|
||||
# being WiFi-installed (run "iiab-hotspot-on" AFTER ./iiab-install completes
|
||||
# and content is downloaded, to enable the internal WiFi Access Point / AP!)
|
||||
wifi_up_down: True # Creates a second virtual wifi adapter for WiFi upstream to internet
|
||||
# as well as classroom hotspot, use iiab_gateway_enabled for pass through
|
||||
reboot_to_AP: False
|
||||
# For those installing IIAB over WiFi: "reboot_to_AP: True" overrides the above
|
||||
# detection of WiFi-as-gateway, forcing "hostapd_enabled: True" regardless.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue