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