From a8ac9ddf1cd25062328d18b7764092c477a8f0da Mon Sep 17 00:00:00 2001 From: c00149107 Date: Thu, 19 Oct 2017 17:47:20 +0800 Subject: Add MSB Config For SO Add MSB Config For SO Change-Id: I8c947d87e09a9bff7db5408d452d98228f46dc8a Issue-ID:SO-240 Signed-off-by: c00149107 --- templates/default/mso-topology-config/topology.properties | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit 1.2.3-korg