From 1812f809a2da98230051d18220b99cbaf3e701f3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 23 Apr 2013 12:02:20 -0400 Subject: removed generic couchdb configuration from bitmask and put it in the platform provider_base --- services/webapp.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/services/webapp.json b/services/webapp.json index eec8298..2c63c08 100644 --- a/services/webapp.json +++ b/services/webapp.json @@ -1,5 +1,2 @@ { - "webapp": { - "couchdb_hosts": "= hostnames nodes_like_me[:services => :couchdb]" - } } -- cgit v1.2.3