mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Detect, recored if wifi can be AP and suppress installing supporting files
This commit is contained in:
parent
35b0c7e3b2
commit
7113f87f32
3 changed files with 22 additions and 7 deletions
|
|
@ -59,6 +59,7 @@ virtual_network_devices: "-e ap0 -e lo -e br0 -e tun -e br- -e docker -e bridge0
|
|||
# Set defaults for discovery process as strings
|
||||
wifi1: "not found-1"
|
||||
wifi2: "not found-2"
|
||||
can_be_ap: False
|
||||
exclude_devices: none
|
||||
device_gw: none
|
||||
prior_gw_device: unset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue