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

Merge pull request #573 from holta/master

document reboot_to_AP in default_vars.yml (essentially does iiab-hotspot-off on 1st boot)
This commit is contained in:
A Holt 2017-11-27 12:25:03 -05:00 committed by GitHub
commit 2fa41d7192
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,10 @@ host_wifi_mode: g
host_channel: 6
hostapd_secure: False
hostapd_password: changeme
# For those installing IIAB over WiFi: "reboot_to_AP: True" makes the internal
# WiFi Access active after the next reboot. This is equivalent to manually
# running "iiab-hotspot-on". Note this variable only works with RPi's for now.
reboot_to_AP: False
# Gateway mode
iiab_lan_enabled: True