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
b3e2df779f
commit
3a054a396d
1 changed files with 3 additions and 1 deletions
|
@ -69,7 +69,9 @@ host_wifi_mode: g
|
||||||
host_channel: 6
|
host_channel: 6
|
||||||
hostapd_secure: False
|
hostapd_secure: False
|
||||||
hostapd_password: changeme
|
hostapd_password: changeme
|
||||||
# Option to reboot to internal WiFi Access Point after installing IIAB over WiFi (equiv to running iiab-hotspot-on). This only works with RPi's for now:
|
# 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
|
reboot_to_AP: False
|
||||||
|
|
||||||
# Gateway mode
|
# Gateway mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue