Fix Setup Syntax

This commit is contained in:
Mike Reeves
2019-12-09 10:37:53 -05:00
parent fe8a70f661
commit 21843089c4

View File

@@ -215,7 +215,7 @@ whiptail_install_type() {
"STORAGENODE" "Add a Storage Hot Node with parsing" OFF \
"MASTERONLY" "Start a new grid" OFF \
"EVALMODE" "Evaluate all the things" OFF \
"HELIXSENSOR" "Connect this sensor to FireEye Helix"
"HELIXSENSOR" "Connect this sensor to FireEye Helix" OFF \
"PARSINGNODE" "TODO Add a dedicated Parsing Node" OFF \
"HOTNODE" "TODO Add Hot Node (Storage Node without Parsing)" OFF \
"WARMNODE" "TODO Add Warm Node to existing Hot or Storage node" OFF \