diff options
author | varac <varacanero@zeromail.org> | 2013-08-13 18:50:00 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-08-13 18:50:00 +0200 |
commit | 0f4dca0ee0f1dc172a05a5a1cea11682398b84d8 (patch) | |
tree | 4859862ce50370213c6f030a5b799dcf9f044fac /nodes/manatee.json | |
parent | 34bb970dfcb7f9d4b59aa6eacd29588fccf2cdd2 (diff) |
disabled manatee, cause it will be gone next week during pp upgrade, and to test if a 3-node bigcouch setup causes problems on ant
Diffstat (limited to 'nodes/manatee.json')
-rw-r--r-- | nodes/manatee.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/manatee.json b/nodes/manatee.json index abab835..4a4d68d 100644 --- a/nodes/manatee.json +++ b/nodes/manatee.json @@ -4,5 +4,6 @@ "couchdb", "soledad" ], - "tags": ["production", "phnompenh"] + "tags": ["production", "phnompenh"], + "enabled": false } |