From 04523f269411cdd43a722d11423c94b2c71482c4 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 2 Sep 2014 16:56:39 -0700 Subject: remove couch.master = true, since this will trigger unsupported plain 'couchdb' when there is one couchdb node. --- services/couchdb.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 services/couchdb.json diff --git a/services/couchdb.json b/services/couchdb.json deleted file mode 100644 index 65d8fe8..0000000 --- a/services/couchdb.json +++ /dev/null @@ -1,7 +0,0 @@ -// set the default to master for all couchdb nodes for now, -// since this is the prior expected behavior. -{ - "couch": { - "master": true - } -} \ No newline at end of file -- cgit v1.2.3