Updating cluster RPC code making it work
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / src / main / resources / application.conf
index 9585e9ffb6b10a45340011f9aa9fbcc34f46b9e1..6088dd0e0ea517c27bd74e79272a92f4b5b7ef1d 100644 (file)
@@ -7,7 +7,7 @@ odl-cluster{
     remote {
       log-remote-lifecycle-events = off
       netty.tcp {
-        hostname = "192.168.141.142"
+        hostname = "192.168.141.141"
         port = 2551
       }
     }