summaryrefslogtreecommitdiff
path: root/provider/nodes/vpn1.json
blob: a5b11f64479c4828235ed4038a69bdeee0f24a38 (plain)
1
2
3
4
5
6
7
8
9
{
  "services": "openvpn",
  "ip_address": "94.103.43.5",
  "tags": "production",
  "openvpn": {
    "gateway_address": "94.103.43.6",
    "filter_dns": true
  }
}