From: c00149107 Date: Thu, 19 Oct 2017 09:47:20 +0000 (+0800) Subject: Add MSB Config For SO X-Git-Tag: 2.0.0-ONAP~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a8ac9ddf1cd25062328d18b7764092c477a8f0da;p=so%2Fso-config.git Add MSB Config For SO Add MSB Config For SO Change-Id: I8c947d87e09a9bff7db5408d452d98228f46dc8a Issue-ID:SO-240 Signed-off-by: c00149107 --- diff --git a/templates/default/mso-topology-config/topology.properties b/templates/default/mso-topology-config/topology.properties index a4f3331..2b79394 100644 --- a/templates/default/mso-topology-config/topology.properties +++ b/templates/default/mso-topology-config/topology.properties @@ -16,3 +16,5 @@ 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"] %> +msb-ip=10.229.32.131 +msb-port=8099 \ No newline at end of file