mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Initial commit for Open Telekom Cloud Showcase
- ECS creation via Open Telekom Cloud API - T-Pot deployment with Ansible playbook
This commit is contained in:
5
cloud/ansible/roles/install/templates/tpot.conf
Normal file
5
cloud/ansible/roles/install/templates/tpot.conf
Normal file
@ -0,0 +1,5 @@
|
||||
# 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