mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
network - drop internet_available
This commit is contained in:
parent
4e717570e2
commit
ebae360646
2 changed files with 3 additions and 5 deletions
|
|
@ -27,9 +27,6 @@
|
|||
# hostapd_enabled: True
|
||||
# Above set in /opt/iiab/iiab/vars/default_vars.yml
|
||||
|
||||
# 2022-06-29: Legacy vars no longer used by roles/0-init
|
||||
gw_active: False # 2021-07-30: Not used propgrammatically
|
||||
discovered_wan_iface: none # 2021-07-30: Very broadly used!
|
||||
|
||||
hostapd_wait: 10
|
||||
host_wireless_n: False
|
||||
|
|
@ -67,7 +64,8 @@ can_be_ap: False
|
|||
exclude_devices: none
|
||||
device_gw: none
|
||||
prior_gw_device: unset
|
||||
|
||||
# 2022-06-29: Legacy vars no longer used by roles/0-init
|
||||
discovered_wan_iface: none # 2021-07-30: Very broadly used!
|
||||
iiab_wan_iface: none
|
||||
iiab_lan_iface: none
|
||||
discovered_lan_iface: none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue