summaryrefslogtreecommitdiffstats
path: root/blueprints/holmes-engine.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/holmes-engine.yaml-template')
-rw-r--r--blueprints/holmes-engine.yaml-template10
1 files changed, 9 insertions, 1 deletions
diff --git a/blueprints/holmes-engine.yaml-template b/blueprints/holmes-engine.yaml-template
index 6ca8cbf..38e778b 100644
--- a/blueprints/holmes-engine.yaml-template
+++ b/blueprints/holmes-engine.yaml-template
@@ -8,6 +8,9 @@ inputs:
dcae_CL_publish_url:
type: string
default: "http://10.0.11.1:3904/events/unauthenticated.DCAE_CL_OUTPUT"
+ ves_fault_publish_url:
+ type: string
+ default: "http://10.0.11.1:3904/events/unauthenticated.SEC_FAULT_OUTPUT"
docker_host_override:
type: string
default: "component_dockerhost"
@@ -69,7 +72,12 @@ node_templates:
topic_url:
get_input: dcae_CL_publish_url
type: message_router
- streams_subscribes: {}
+ streams_subscribes:
+ ves_fault:
+ dmaap_info:
+ topic_url:
+ get_input: ves_fault_publish_url
+ type: message_router
docker_config:
healthcheck:
endpoint: /api/holmes-engine-mgmt/v1/healthcheck