From ac9461046f2a4a10058a9afd96b62ecda0459430 Mon Sep 17 00:00:00 2001 From: xg353y Date: Mon, 10 Apr 2017 15:54:08 +0200 Subject: [MSO-8] Commit 1702 changes Update BPMN and SDNC related settings and add more parameter in topology recipe. Change-Id: Icc712999725583bc51c6deb479826e5ee46291ed Signed-off-by: xg353y --- templates/default/mso-topology-config/topology.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/default/mso-topology-config/topology.properties') diff --git a/templates/default/mso-topology-config/topology.properties b/templates/default/mso-topology-config/topology.properties index 46fbc92..a4f3331 100644 --- a/templates/default/mso-topology-config/topology.properties +++ b/templates/default/mso-topology-config/topology.properties @@ -15,3 +15,4 @@ camunda-healthcheck-urn=<%= @var["camunda-healthcheck-urn"] %> apih-nodehealthcheck-urn=<%= @var["apih-nodehealthcheck-urn"] %> jra-nodehealthcheck-urn=<%= @var["jra-nodehealthcheck-urn"] %> +camunda-nodehealthcheck-urn=<%= @var["camunda-nodehealthcheck-urn"] %> -- cgit 1.2.3-korg