mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Clarify Wi-Fi customization instructions
This commit is contained in:
parent
bb51cb0fbc
commit
54f4327a5b
1 changed files with 1 additions and 2 deletions
|
@ -6,14 +6,13 @@
|
|||
# ports_externally_visible: 3
|
||||
# https://github.com/iiab/iiab/wiki/IIAB-Networking#firewall-iptables
|
||||
|
||||
# Wi-Fi
|
||||
# Wi-Fi - IF NECESSARY, CUSTOMIZE THESE 6 VARIABLES IN /etc/iiab/local_vars.yml
|
||||
# host_country_code: US
|
||||
# host_ssid: "Internet in a Box"
|
||||
# host_wifi_mode: g
|
||||
# host_channel: 6
|
||||
# hostapd_secure: False
|
||||
# hostapd_password: changeme
|
||||
# Above 6 vars set in /etc/iiab/local_vars.yml
|
||||
#
|
||||
# hostapd_enabled: True
|
||||
# Above is forcibly set to False (in roles/network/tasks/main.yml) if IIAB is
|
||||
|
|
Loading…
Reference in a new issue