From 43ae92cf44609527d192137af6e1c6f13b0b7814 Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Fri, 8 Jan 2021 11:34:03 +0100 Subject: [PATCH] Remove redundant tpot.conf.dist file content --- cloud/ansible/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/cloud/ansible/README.md b/cloud/ansible/README.md index c517b6df..f08864bf 100644 --- a/cloud/ansible/README.md +++ b/cloud/ansible/README.md @@ -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' -``` - ## Optional: Custom `ews.cfg` Enable this by uncommenting the role in the [deploy_tpot.yaml](openstack/deploy_tpot.yaml) playbook.