From 4c1b3ee0cad0efafaaeccab7ca1a37fc5450d2a6 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 6 Mar 2013 16:56:00 +0100 Subject: added slug (production mx server) --- nodes/slug.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nodes/slug.json diff --git a/nodes/slug.json b/nodes/slug.json new file mode 100644 index 0000000..c6cb225 --- /dev/null +++ b/nodes/slug.json @@ -0,0 +1,8 @@ +{ + "services": "mx", + "ip_address": "176.53.69.126", + "ssh": { + "port": 4422 + }, + "tags": "production" +} -- cgit v1.2.3