summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blueprints/inventory.yaml-template7
-rw-r--r--blueprints/k8s-inventory.yaml-template7
2 files changed, 0 insertions, 14 deletions
diff --git a/blueprints/inventory.yaml-template b/blueprints/inventory.yaml-template
index 4da253c..079fb9d 100644
--- a/blueprints/inventory.yaml-template
+++ b/blueprints/inventory.yaml-template
@@ -129,13 +129,6 @@ node_templates:
checkConnectionWhileIdle: false
evictionInterval: 10s
minIdleTime: 1 minute
- dcaeControllerConnection:
- host: dcae-controller-hostname
- port: 9998
- basePath: resources
- user:
- password:
- required: false
databusControllerConnection:
host: databus-controller-hostname
port: 8443
diff --git a/blueprints/k8s-inventory.yaml-template b/blueprints/k8s-inventory.yaml-template
index 663e7df..ca22800 100644
--- a/blueprints/k8s-inventory.yaml-template
+++ b/blueprints/k8s-inventory.yaml-template
@@ -121,13 +121,6 @@ node_templates:
checkConnectionWhileIdle: false
evictionInterval: 10s
minIdleTime: 1 minute
- dcaeControllerConnection:
- host: dcae-controller-hostname
- port: 9998
- basePath: resources
- user:
- password:
- required: false
databusControllerConnection:
host: databus-controller-hostname
port: 8443