diff --git a/setup/so-whiptail b/setup/so-whiptail index fe9c4c7b1..4ef32bf5b 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -391,7 +391,7 @@ whiptail_install_type() { "SEARCHNODE" "Add a Search Node with parsing" OFF \ "MASTER" "Start a new grid" OFF \ "EVAL" "Evaluate all the things" OFF \ - "PROD" "Standalone full install of everything" OFF \ + "STANDALONE" "Standalone full install of everything" OFF \ "MASTERSEARCH" "Master + Search Node" OFF \ "HEAVYNODE" "Sensor + Search Node" OFF \ "HELIXSENSOR" "Connect this sensor to FireEye Helix" OFF \