Step 1: Move vm scripts to the right place
[integration/test.git] / tools / clustering / cluster-monitor / cluster.json
1 {
2     "cluster": {
3         "controllers": [
4             "172.17.10.93",
5             "172.17.10.94",
6             "172.17.10.95"
7         ],
8         "user": "username",
9         "pass": "password"
10     }
11 }