mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Begin of restructuring ...
- deprecate old release - set virtual version - we need tpot user / group, adding to installer - tweaking - do not use the dev branch, it will break stuff
This commit is contained in:
12
_deprecated/iso/installer/iso.conf.dist
Normal file
12
_deprecated/iso/installer/iso.conf.dist
Normal file
@ -0,0 +1,12 @@
|
||||
# makeiso configuration file
|
||||
myCONF_PROXY_USE='0'
|
||||
myCONF_PROXY_IP='1.2.3.4'
|
||||
myCONF_PROXY_PORT='3128'
|
||||
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_NTP_CONF_FILE='/'
|
Reference in New Issue
Block a user