aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/mso-topology-config/topology.properties
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default/mso-topology-config/topology.properties')
-rw-r--r--templates/default/mso-topology-config/topology.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/default/mso-topology-config/topology.properties b/templates/default/mso-topology-config/topology.properties
index c055797..1080e9b 100644
--- a/templates/default/mso-topology-config/topology.properties
+++ b/templates/default/mso-topology-config/topology.properties
@@ -17,4 +17,6 @@ apih-nodehealthcheck-urn=<%= @var["apih-nodehealthcheck-urn"] %>
jra-nodehealthcheck-urn=<%= @var["jra-nodehealthcheck-urn"] %>
camunda-nodehealthcheck-urn=<%= @var["camunda-nodehealthcheck-urn"] %>
msb-ip=<%= @var["msb-server-ip"] %>
-msb-port=<%= @var["msb-server-port"] %> \ No newline at end of file
+msb-port=<%= @var["msb-server-port"] %>
+sdnc-ip=<%= @var["sdnc-server-ip"] %>
+sdnc-port=<%= @var["sdnc-server-port"] %> \ No newline at end of file