From 12bf50794218c55e2a0b0839984fd0ed9a966428 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 25 Sep 2019 14:52:26 -0400 Subject: [PATCH] Update local_vars_medium.yml --- vars/local_vars_medium.yml | 5 +++++ 1 file changed, 5 insertions(+) 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