blob: 8d0f98859511c7d283562485d2f9d26560411bd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"services": ["couchdb", "soledad"],
"tags": ["clientdev", "dc"],
"ip_address": "199.119.112.5",
"ssh": {
"port": 22
}
//"openvpn": {
// "gateway_address": "199.119.112.6",
// "second_gateway_address": "199.119.112.7"
//}
}
|