diff --git a/vars/local_vars_medium.yml b/vars/local_vars_medium.yml index eabcf77f5..e999d77c6 100644 --- a/vars/local_vars_medium.yml +++ b/vars/local_vars_medium.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