diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index ae1f82091..2ec06ebf3 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -86,6 +86,11 @@ captive_portal_install: False captive_portal_enabled: False # In a pinch, disable Captive Portal using instructions in http://FAQ.IIAB.IO +# Bluetooth PAN access to IIAB server +bluetooth_install: True +bluetooth_enabled: False +bluetooth_term_enabled: False + # Set to "False" if you want to revert to the older Dynamic Menuing system # (prior to IIAB 6.7, this had used https://github.com/iiab/iiab-menu) js_menu_install: True