From 0401fd0ebd39d4810b77e848b0eb87917466bda6 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 14 Aug 2021 15:45:52 -0400 Subject: [PATCH] local_vars_unittest.yml: roles/bluetooth runs in Stage 4 #2947 --- vars/local_vars_unittest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vars/local_vars_unittest.yml b/vars/local_vars_unittest.yml index 6145dabc8..70b621517 100644 --- a/vars/local_vars_unittest.yml +++ b/vars/local_vars_unittest.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: False -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: False +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