monasca-vagrant/utils/cluster/data_bags/vertica/nodes.json

24 lines
595 B
JSON

{
"id": "nodes",
"nodes": {
"mon-ae1test-vertica0001.useast.hpcloud.net" : {
"ip": "10.22.156.11",
"broadcast": "10.22.156.255",
"network": "10.22.156.0",
"netmask": "255.255.255.0"
},
"mon-ae1test-api0001.useast.hpcloud.net" : {
"ip": "10.22.156.17",
"broadcast": "10.22.156.255",
"network": "10.22.156.0",
"netmask": "255.255.255.0"
},
"mon-ae1test-api0002.useast.hpcloud.net" : {
"ip": "10.22.156.18",
"broadcast": "10.22.156.255",
"network": "10.22.156.0",
"netmask": "255.255.255.0"
}
}
}