From f582d9605319149dc563db39ac475bb16cb0a6e1 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 10 Mar 2016 20:39:48 +0100 Subject: add ssh port 4422 to hippo --- nodes/hippo.json | 3 +++ 1 file changed, 3 insertions(+) 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 } } -- cgit v1.2.3