diff options
| author | varac <varacanero@zeromail.org> | 2016-03-10 20:39:48 +0100 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2016-03-10 20:39:48 +0100 |
| commit | f582d9605319149dc563db39ac475bb16cb0a6e1 (patch) | |
| tree | 524cfb4cf90f2bf37e0dc06b795402ab44704a72 /nodes | |
| parent | 13720a4e70b34e80fcee2e5a917ca8c6c3104db8 (diff) | |
add ssh port 4422 to hippo
Diffstat (limited to 'nodes')
| -rw-r--r-- | nodes/hippo.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json index 9881b99..906ea06 100644 --- a/nodes/hippo.json +++ b/nodes/hippo.json @@ -5,5 +5,8 @@ "tags": ["disabled", "amsterdam"], "openvpn": { "gateway_address": "85.17.92.167" + }, + "ssh": { + "port": 4422 } } |
