commit | 937ff5c1e5d7a1e1a96c52a2e5dd4fe10985ffad | [log] [tgz] |
---|---|---|
author | fran <francesco.lucrezia@gmail.com> | Wed Sep 06 11:27:07 2017 +0200 |
committer | fran <francesco.lucrezia@gmail.com> | Wed Sep 13 21:41:19 2017 +0200 |
tree | 3faf5ffb189b57d0ec2b1145f1e5e61c123f6070 | |
parent | aed7e37e9e1cbb0d18feed578c1629f76158afa4 [diff] [blame] |
Public IP configurable Change-Id: I5b5f1a846701326abbdc81295646d431c1ff62bf
diff --git a/local/config-samples/co2-withEE-config.json b/local/config-samples/co2-withEE-config.json index 8cc3fb9..1140d7c 100644 --- a/local/config-samples/co2-withEE-config.json +++ b/local/config-samples/co2-withEE-config.json
@@ -28,9 +28,7 @@ }, "org.opencord.ce.local.channel.http" : { "global" : { - "clusterIps" : [ - "10.128.14.1" - ], + "publicIp" : "10.128.14.1", "port" : "8181", "username" : "sdn", "password" : "rocks",