summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-03-06 16:56:00 +0100
committervarac <varacanero@zeromail.org>2013-03-06 16:56:00 +0100
commit4c1b3ee0cad0efafaaeccab7ca1a37fc5450d2a6 (patch)
tree2fe41f7e1d2238808c5443d346994146da1b271a /nodes
parent7a62a95cfaeeeea464c93ee0f5dcfa65384452ee (diff)
added slug (production mx server)
Diffstat (limited to 'nodes')
-rw-r--r--nodes/slug.json8
1 files changed, 8 insertions, 0 deletions
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"
+}