Add MSB IP Config 07/21107/1
authorc00149107 <chenchuanyu@huawei.com>
Sat, 28 Oct 2017 03:01:13 +0000 (11:01 +0800)
committerc00149107 <chenchuanyu@huawei.com>
Sat, 28 Oct 2017 03:01:13 +0000 (11:01 +0800)
Add MSB IP Config

Change-Id: Ie3dd34694756201db593b47ec8962ef02efd1dce
Issue-ID:SO-280
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
volumes/mso/chef-config/mso-docker.json

index 9b20fca..7177b24 100644 (file)
@@ -6,7 +6,11 @@
   "default_attributes":
   {
     "mso_config_path": "/etc/mso/config.d/",
-
+    "mso-topology-config":
+    {
+      "msb-server-ip": "172.30.3.34",
+      "msb-server-port": "80"
+    },
     "mso-api-handler-infra-config":
     {
       "bpelURL": "http://mso:8080",