summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-03-10 20:39:48 +0100
committervarac <varacanero@zeromail.org>2016-03-10 20:39:48 +0100
commitf582d9605319149dc563db39ac475bb16cb0a6e1 (patch)
tree524cfb4cf90f2bf37e0dc06b795402ab44704a72 /nodes
parent13720a4e70b34e80fcee2e5a917ca8c6c3104db8 (diff)
add ssh port 4422 to hippo
Diffstat (limited to 'nodes')
-rw-r--r--nodes/hippo.json3
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
}
}