diff options
author | varac <varacanero@zeromail.org> | 2013-07-01 17:18:11 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-07-01 17:18:11 +0200 |
commit | 374e250db191b87c2ede4022d33ad829862c3481 (patch) | |
tree | 4852f2349f3d2366a0834b9578fe95f235138674 /nodes/manatee.json | |
parent | 4eef37c26c9a742cd07c23e5093851a205645064 (diff) |
added manatee (couchdb production node in pp)
Diffstat (limited to 'nodes/manatee.json')
-rw-r--r-- | nodes/manatee.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/manatee.json b/nodes/manatee.json new file mode 100644 index 0000000..abab835 --- /dev/null +++ b/nodes/manatee.json @@ -0,0 +1,8 @@ +{ + "ip_address": "223.223.175.4", + "services": [ + "couchdb", + "soledad" + ], + "tags": ["production", "phnompenh"] +} |