aboutsummaryrefslogtreecommitdiffstats
path: root/attributes/topology.rb
diff options
context:
space:
mode:
Diffstat (limited to 'attributes/topology.rb')
-rw-r--r--attributes/topology.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/attributes/topology.rb b/attributes/topology.rb
index afcd7ef..c724068 100644
--- a/attributes/topology.rb
+++ b/attributes/topology.rb
@@ -11,6 +11,8 @@ node.default["mso-config"]["topology"]["server-port"] = "8080"
node.default["mso-config"]["topology"]["ssl-enable"] = "false"
node.default["mso-config"]["topology"]["msb-server-ip"] = "127.0.0.1"
node.default["mso-config"]["topology"]["msb-server-port"] = "8080"
+node.default["mso-config"]["topology"]["sdnc-server-ip"] = "172.30.3.38"
+node.default["mso-config"]["topology"]["sdnc-server-port"] = "8282"
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,/mso/common/healthcheck"