continue working on installer

This commit is contained in:
t3chn0m4g3
2018-06-21 15:16:33 +00:00
parent ab5d2bdc06
commit b500c8aace
4 changed files with 205 additions and 172 deletions

View File

@ -1,5 +1,7 @@
# tpot configuration file
# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, EXPERIMENTAL, LEGACY]
myCONF_TPOT_FLAVOR="STANDARD"
myCONF_TPOT_USER="tsec"
myCONF_TPOT_PW="$ecret123"
myCONF_TPOT_FLAVOR='STANDARD'
myCONF_TPOT_USER='tsec'
myCONF_TPOT_PW='$ecret123'
myCONF_WEB_USER='webuser'
myCONF_WEB_PW='w3b$ecret'