aboutsummaryrefslogtreecommitdiffstats
path: root/attributes/topology.rb
diff options
context:
space:
mode:
Diffstat (limited to 'attributes/topology.rb')
-rw-r--r--attributes/topology.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/attributes/topology.rb b/attributes/topology.rb
index 72df8ba..13160fc 100644
--- a/attributes/topology.rb
+++ b/attributes/topology.rb
@@ -12,6 +12,7 @@ node.default["mso-config"]["topology"]["ssl-enable"] = "false"
node.default["mso-config"]["topology"]["apih-healthcheck-urn"] = "/ecomp/mso/infra/healthcheck,/asdc/healthcheck,/dbadapters/healthcheck"
node.default["mso-config"]["topology"]["jra-healthcheck-urn"] = "/networks/rest/healthcheck,/adapters/rest/healthcheck,/vnfs/rest/healthcheck,/tenants/rest/healthcheck"
-node.default["mso-config"]["topology"]["camunda-healthcheck-urn"] = "/mso/healthcheck"
+node.default["mso-config"]["topology"]["camunda-healthcheck-urn"] = "/mso/healthcheck,/mso/common/healthcheck"
node.default["mso-config"]["topology"]["apih-nodehealthcheck-urn"] = "/ecomp/mso/infra/nodehealthcheck"
node.default["mso-config"]["topology"]["jra-nodehealthcheck-urn"] = "/adapters/rest/nodehealthcheck"
+node.default["mso-config"]["topology"]["camunda-nodehealthcheck-urn"] = "/mso/nodehealthcheck"