summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-holmes-engine.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-holmes-engine.yaml-template')
-rw-r--r--blueprints/k8s-holmes-engine.yaml-template7
1 files changed, 4 insertions, 3 deletions
diff --git a/blueprints/k8s-holmes-engine.yaml-template b/blueprints/k8s-holmes-engine.yaml-template
index 8638add..696052f 100644
--- a/blueprints/k8s-holmes-engine.yaml-template
+++ b/blueprints/k8s-holmes-engine.yaml-template
@@ -56,7 +56,7 @@ node_templates:
use_existing: true
holmesengine:
- type: dcae.nodes.ContainerizedServiceComponentUsingDmaap
+ type: dcae.nodes.ContainerizedPlatformComponent
interfaces:
cloudify.interfaces.lifecycle:
start:
@@ -71,6 +71,8 @@ node_templates:
MSB_ADDR:
get_input: msb_hostname
properties:
+ name: 'holmes-engine-mgmt'
+ dns_name: 'holmes-engine-mgmt'
application_config:
msb.hostname:
get_input: msb_hostname
@@ -98,8 +100,7 @@ node_templates:
- 9102:0
image: { get_input: he_image }
# need to use truncated name!!
- #service_component_type: dcae-analytics-holmes-engine-management
- service_component_type: dcae-analytics-holmes-engin-management
+ #service_component_type: dcae-analytics-holmes-engin-management
relationships:
- type: cloudify.relationships.depends_on
target: pgaasvm