aboutsummaryrefslogtreecommitdiff
path: root/test/provider/nodes/vpn1.json
blob: 15dd260b80384d455a7335902d55bd2299619977 (plain)
1
2
3
4
5
6
7
8
{
  "services": "openvpn",
  "ip_address": "10.5.5.3",
  "openvpn": {
    "gateway_address": "3.3.3.3",
    "filter_dns": true
  }
}