Proposal to remove OSGi dependencies from the CCSDK project
[ccsdk/distribution.git] / lighty / lighty-ubuntu-docker / src / main / properties / partners.json
diff --git a/lighty/lighty-ubuntu-docker/src/main/properties/partners.json b/lighty/lighty-ubuntu-docker/src/main/properties/partners.json
new file mode 100755 (executable)
index 0000000..9a17a1a
--- /dev/null
@@ -0,0 +1,16 @@
+{\r
+       "partnerOne": {\r
+               "url": "http://localhost:7001",\r
+               "test": "/metrics"\r
+       },\r
+       "partnerTwo": {\r
+               "url": "http://localhost:7002",\r
+               "user": "controller_user",\r
+               "password": "P@ssword",\r
+               "test": "/metrics"\r
+       },\r
+       "partnerThree": {\r
+               "url": "http://localhost:7003",\r
+               "user": "controller_admin"\r
+       }\r
+}\r