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