summaryrefslogtreecommitdiff
path: root/nodes/mx1.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-05-02 14:37:04 -0400
committerMicah Anderson <micah@riseup.net>2013-05-02 14:37:04 -0400
commitf741a39f960fc2f0fab042f65d7cb12eb7aa31f6 (patch)
tree531d76aae27d19eda9a9d2db20380b7c3f950646 /nodes/mx1.json
parent3fbf0988e9d9addb2286a4f94f6e21403636f4c8 (diff)
remove interface json key, this is determined automatically now
Diffstat (limited to 'nodes/mx1.json')
-rw-r--r--nodes/mx1.json3
1 files changed, 1 insertions, 2 deletions
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"
}