Step 1: Move vm scripts to the right place
[integration/test.git] / tools / odl-openstack-integration / puppet / hieradata / hosts.json
1 {
2   "hosts": {
3     "opendaylight": {
4       "name": "opendaylight",
5       "ipaddress": "192.168.50.1"
6     },
7     "ds-ctl": {
8       "name": "ds-ctl",
9       "ipaddress": "192.168.50.20"
10     },
11     "ds-c1": {
12       "name": "ds-c1",
13       "ipaddress": "192.168.50.21"
14     },
15       "ds-c2": {
16       "name": "ds-c2",
17       "ipaddress": "192.168.50.22"
18     }
19   }
20 }