Thomas Vachuska | e7013e9 | 2018-09-12 01:18:43 -0700 | [diff] [blame] | 1 | { |
2 | "node": { | ||||
3 | "ip": "172.17.0.5", | ||||
4 | "id": "172.17.0.5", | ||||
5 | "port": 9876 | ||||
6 | }, | ||||
7 | "storage": [ | ||||
8 | { | ||||
9 | "ip": "172.17.0.2", | ||||
10 | "id": "atomix-1", | ||||
11 | "port": 5679 | ||||
12 | }, | ||||
13 | { | ||||
14 | "ip": "172.17.0.3", | ||||
15 | "id": "atomix-2", | ||||
16 | "port": 5679 | ||||
17 | }, | ||||
18 | { | ||||
19 | "ip": "172.17.0.4", | ||||
20 | "id": "atomix-3", | ||||
21 | "port": 5679 | ||||
22 | } | ||||
23 | ], | ||||
24 | "name": "onos" | ||||
25 | } |