diff options
author | varac <varacanero@zeromail.org> | 2013-06-27 19:03:27 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-06-27 19:03:27 +0200 |
commit | 4b350ba7044b3c993e83233cc9add0ff89589fdc (patch) | |
tree | f6e4e2d9b49d50b43e81a5fefb1295e2feb9e807 /nodes | |
parent | 41d4a8050727fcffd0b29273db92ebf797b2f287 (diff) |
added giraffe, couchdb production server
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/giraffe.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/giraffe.json b/nodes/giraffe.json new file mode 100644 index 0000000..0baf822 --- /dev/null +++ b/nodes/giraffe.json @@ -0,0 +1,8 @@ +{ + "ip_address": "202.85.227.221", + "services": [ + "couchdb", + "soledad" + ], + "tags": ["production", "hongkong"] +} |