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