summaryrefslogtreecommitdiff
path: root/nodes/beetle.json
blob: 47a9eee178f2f385f5800aaa7b0800d6cfba2094 (plain)
1
2
3
4
5
6
7
8
{
  "ip_address": "1.1.1.1",
  "tags": ["production", "hongkong"],
  "services": "openvpn",
  "openvpn": {
    "gateway_address": "2.2.2.2"
  }
}