mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
default_vars.yml: roles/bluetooth runs in Stage 4 #2947
This commit is contained in:
parent
02d72db370
commit
748778029e
1 changed files with 5 additions and 5 deletions
|
@ -184,11 +184,6 @@ block_DNS: False
|
|||
# Enable in local_vars.yml 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
|
||||
|
||||
# UNMAINTAINED as of October 2017: https://github.com/iiab/iiab/pull/382
|
||||
wondershaper_install: False
|
||||
wondershaper_enabled: False
|
||||
|
@ -272,6 +267,11 @@ squid_enabled: False
|
|||
dansguardian_install: False
|
||||
dansguardian_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
|
||||
|
||||
# USB_LIB
|
||||
usb_lib_install: True
|
||||
usb_lib_enabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue