From bf3dca7000979976316fab1c6abdee57aeb2d3e8 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 1 Jan 2018 11:21:12 -0500 Subject: [PATCH] Update default_vars.yml --- vars/default_vars.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index e382c5c9b..92ad123b2 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -77,10 +77,6 @@ hostapd_enabled: True reboot_to_AP: False # For those installing IIAB over WiFi: "reboot_to_AP: True" overrides the above # behavior, forcing "hostapd_enabled: True" even if installing over WiFi. -## Note this variable only works with RPi's for now. -## 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. # Gateway mode iiab_lan_enabled: True