mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Switched to existing tpot.conf template
This commit is contained in:
@ -26,8 +26,8 @@
|
|||||||
|
|
||||||
- name: Copy t-pot configuration file
|
- name: Copy t-pot configuration file
|
||||||
template:
|
template:
|
||||||
src: ../templates/tpot.conf
|
src: ../../../../../iso/installer/tpot.conf.dist
|
||||||
dest: /root
|
dest: /root/tpot.conf
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
# tpot configuration file
|
|
||||||
# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN, LEGACY]
|
|
||||||
myCONF_TPOT_FLAVOR='STANDARD'
|
|
||||||
myCONF_WEB_USER='webuser'
|
|
||||||
myCONF_WEB_PW='w3b$ecret'
|
|
Reference in New Issue
Block a user