From 990d1fb285a83dd6f95c2c3159c02ee09002888c Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 14 Aug 2021 15:45:59 -0400 Subject: [PATCH] local_vars_min.yml: roles/bluetooth runs in Stage 4 #2947 --- vars/local_vars_min.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vars/local_vars_min.yml b/vars/local_vars_min.yml index e296a724a..b1128b8e3 100644 --- a/vars/local_vars_min.yml +++ b/vars/local_vars_min.yml @@ -101,11 +101,6 @@ ports_externally_visible: 3 # ssh + http-or-https + common IIAB services # Enable AFTER installing IIAB! Then run "cd /opt/iiab/iiab; ./iiab-network" dns_jail_enabled: False -# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS -bluetooth_install: True -bluetooth_enabled: False -bluetooth_term_enabled: False - # 1-PREP @@ -152,6 +147,11 @@ pi_swap_file_size: 1024 # DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above. +# Bluetooth PAN access to IIAB server - for Raspberry Pi - for 4-SERVER-OPTIONS +bluetooth_install: True +bluetooth_enabled: False +bluetooth_term_enabled: False + # Show entire contents of USB sticks/drives (at http://box/usb) iiab_usb_lib_show_all: True # Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so