From f741a39f960fc2f0fab042f65d7cb12eb7aa31f6 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 2 May 2013 14:37:04 -0400 Subject: remove interface json key, this is determined automatically now --- nodes/vpn1.json | 1 - 1 file changed, 1 deletion(-) (limited to 'nodes/vpn1.json') diff --git a/nodes/vpn1.json b/nodes/vpn1.json index 5386ac5..c6e3932 100644 --- a/nodes/vpn1.json +++ b/nodes/vpn1.json @@ -1,7 +1,6 @@ { "services": "openvpn", "ip_address": "10.5.5.45", - "interface": "eth0", "openvpn": { "gateway_address": "10.5.5.46", "free_gateway_address": "10.5.5.47", -- cgit v1.2.3