diff options
author | varac <varacanero@zeromail.org> | 2013-03-06 16:56:00 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-03-06 16:56:00 +0100 |
commit | 4c1b3ee0cad0efafaaeccab7ca1a37fc5450d2a6 (patch) | |
tree | 2fe41f7e1d2238808c5443d346994146da1b271a /nodes | |
parent | 7a62a95cfaeeeea464c93ee0f5dcfa65384452ee (diff) |
added slug (production mx server)
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/slug.json | 8 |
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" +} |