diff options
author | varac <varacanero@zeromail.org> | 2013-03-06 16:55:03 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-03-06 16:55:03 +0100 |
commit | 42c7ff202e0d8cf3273406f13f703b17abf0a96c (patch) | |
tree | 577c2f9aaadf3f276685ca9209fda8e37da56e37 /nodes/walrus.json | |
parent | dedf5fc1327e5a602ae1604d5af1ee3932c3ce66 (diff) |
added development servers
Diffstat (limited to 'nodes/walrus.json')
-rw-r--r-- | nodes/walrus.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/walrus.json b/nodes/walrus.json new file mode 100644 index 0000000..7e2020e --- /dev/null +++ b/nodes/walrus.json @@ -0,0 +1,8 @@ +{ + "services": "mx", + "ip_address": "176.53.69.18", + "ssh": { + "port": 4422 + }, + "tags": "development" +} |