Remove redundant tpot.conf.dist file content

This commit is contained in:
Sebastian Haderecker
2021-01-08 11:34:03 +01:00
committed by GitHub
parent 2fb51f3b3a
commit 43ae92cf44

View File

@ -160,14 +160,6 @@ Here you can choose:
- a username for the web interface
- a password for the web interface (**you should definitely change that**)
```
# tpot configuration file
# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN]
myCONF_TPOT_FLAVOR='STANDARD'
myCONF_WEB_USER='webuser'
myCONF_WEB_PW='w3b$ecret'
```
<a name="ews-cfg"></a>
## Optional: Custom `ews.cfg`
Enable this by uncommenting the role in the [deploy_tpot.yaml](openstack/deploy_tpot.yaml) playbook.