mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
# ports_externally_visible: 3
|
||||||
# https://github.com/iiab/iiab/wiki/IIAB-Networking#firewall-iptables
|
# 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_country_code: US
|
||||||
# host_ssid: "Internet in a Box"
|
# host_ssid: "Internet in a Box"
|
||||||
# host_wifi_mode: g
|
# host_wifi_mode: g
|
||||||
# host_channel: 6
|
# host_channel: 6
|
||||||
# hostapd_secure: False
|
# hostapd_secure: False
|
||||||
# hostapd_password: changeme
|
# hostapd_password: changeme
|
||||||
# Above 6 vars set in /etc/iiab/local_vars.yml
|
|
||||||
#
|
#
|
||||||
# hostapd_enabled: True
|
# hostapd_enabled: True
|
||||||
# Above is forcibly set to False (in roles/network/tasks/main.yml) if IIAB is
|
# Above is forcibly set to False (in roles/network/tasks/main.yml) if IIAB is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue