blob: 3342710c1083c4099c291db88c521275065d9149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
//
// also has IP: 223.223.175.11
//
{
"enabled": false,
"ip_address": "223.223.175.10",
"tags": ["production", "phnompenh"],
"services": "openvpn",
"openvpn": {
"gateway_address": "223.223.175.15"
}
}
|