summaryrefslogtreecommitdiff
path: root/nodes/harrier.json
blob: 7e0a75a233dea45bbea14dd45ff40635f251833b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "services": "openvpn",
  "tags": ["clientdev", "seattle"],
  "ip_address": "198.252.153.46",
  "openvpn": {
    "gateway_address": "199.254.238.50",
    "second_gateway_address": "199.254.238.51"
  },
  "ssh": {
    "port": 4422
  }
}