aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorc00149107 <chenchuanyu@huawei.com>2017-10-19 17:47:20 +0800
committerc00149107 <chenchuanyu@huawei.com>2017-10-19 17:47:20 +0800
commita8ac9ddf1cd25062328d18b7764092c477a8f0da (patch)
treeb791c3ec14bb9846a1ba0faf12f436e837f1306c
parent51dd6ce4b37ebfda0b020e55a9f0d6c32a1eb914 (diff)
Add MSB Config For SO
Add MSB Config For SO Change-Id: I8c947d87e09a9bff7db5408d452d98228f46dc8a Issue-ID:SO-240 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
-rw-r--r--templates/default/mso-topology-config/topology.properties2
1 files changed, 2 insertions, 0 deletions
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