... continue working on installer

This commit is contained in:
t3chn0m4g3
2018-06-20 16:29:18 +00:00
parent aaf3859b1c
commit ab5d2bdc06
4 changed files with 78 additions and 43 deletions

View File

@ -1,13 +1,5 @@
# tpot configuration file
myCONF_PROXY_USE="0"
myCONF_PROXY_IP="1.2.3.4"
myCONF_PROXY_PORT="3128"
myCONF_SSH_PUBKEY_USE="0"
myCONF_SSH_PUBKEY_FILE="/"
myCONF_PFX_USE="0"
myCONF_PFX_FILE="/"
myCONF_PFX_PW_USE="0"
myCONF_PFX_PW="<SECRET>"
myCONF_PFX_HOST_ID="<HOSTNAME>.<DOMAIN>"
myCONF_NTP_USE="0"
myCONF_NTP_IP="1.2.3.4"
# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, EXPERIMENTAL, LEGACY]
myCONF_TPOT_FLAVOR="STANDARD"
myCONF_TPOT_USER="tsec"
myCONF_TPOT_PW="$ecret123"