From 9db5c92f4d478b68cd2709a8fceb10abe80046e4 Mon Sep 17 00:00:00 2001 From: Prateep Bandharangshi Date: Wed, 26 Jun 2019 14:38:29 +0100 Subject: [PATCH] Removed LEGACY installation option --- cloud/terraform/tpot.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/terraform/tpot.conf b/cloud/terraform/tpot.conf index 030f3afd..f2f3e6a0 100644 --- a/cloud/terraform/tpot.conf +++ b/cloud/terraform/tpot.conf @@ -1,5 +1,5 @@ # tpot configuration file -# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN, LEGACY] +# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN] myCONF_TPOT_FLAVOR='STANDARD' myCONF_WEB_USER='webuser' myCONF_WEB_PW='w3b$ecret'