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:
Sebastian Haderecker
2019-04-04 20:27:49 +00:00
parent a6d75002cd
commit f0d9fa90a8
7 changed files with 154 additions and 0 deletions

View 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'