diff --git a/setup/whiptail.sh b/setup/whiptail.sh index 7ad53333e..dd6b9d776 100644 --- a/setup/whiptail.sh +++ b/setup/whiptail.sh @@ -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 \