From 822541bcba341226d043ddb08d8fa636cb70ab89 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Mon, 12 Sep 2016 17:40:47 +0200 Subject: Bump ports for RESTCONF to avoid ODL conflicts Change-Id: Ibd7df6a3c841d6330c18c9b0a29ac2d85200ac48 Signed-off-by: Maros Marsalek --- .../main/resources/honeycomb-minimal-resources/config/honeycomb.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json b/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json index 3791cc248..0c35c5262 100644 --- a/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json +++ b/infra/minimal-distribution/src/main/resources/honeycomb-minimal-resources/config/honeycomb.json @@ -9,10 +9,10 @@ "restconf-http-enabled": "true", "restconf-root-path": "/restconf", "restconf-binding-address": "127.0.0.1", - "restconf-port": 8181, + "restconf-port": 8183, "restconf-https-enabled": "true", "restconf-https-binding-address": "0.0.0.0", - "restconf-https-port": 8443, + "restconf-https-port": 8445, "restconf-keystore": "/honeycomb-keystore", "restconf-keystore-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u", "restconf-keystore-manager-password": "OBF:1v9s1unr1unn1vv51zlk1t331vg91x1b1vgl1t331zly1vu51uob1uo71v8u", -- cgit 1.2.3-korg