From 72130920f34b29a06ab7caede48a509901bdde62 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 29 Oct 2012 23:00:11 +0100 Subject: interface eth0,ssh port 4422 --- provider/nodes/vpn1.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/provider/nodes/vpn1.json b/provider/nodes/vpn1.json index a5b11f6..5bf1c28 100644 --- a/provider/nodes/vpn1.json +++ b/provider/nodes/vpn1.json @@ -1,6 +1,9 @@ { "services": "openvpn", "ip_address": "94.103.43.5", + "interface": "eth0", + "ssh": { + "port": 4422 }, "tags": "production", "openvpn": { "gateway_address": "94.103.43.6", -- cgit v1.2.3