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/mx1.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nodes/mx1.json') diff --git a/nodes/mx1.json b/nodes/mx1.json index c8b4067..ffd6149 100644 --- a/nodes/mx1.json +++ b/nodes/mx1.json @@ -1,5 +1,4 @@ { "services": "mx", - "ip_address": "10.5.5.51", - "interface": "eth0" + "ip_address": "10.5.5.51" } -- cgit v1.2.3