diff --git a/cookbooks/couchbase/metadata.json b/cookbooks/couchbase/metadata.json index bf0c14084..e32cf0834 100644 --- a/cookbooks/couchbase/metadata.json +++ b/cookbooks/couchbase/metadata.json @@ -85,7 +85,7 @@ "required": "optional" }, "db_couchbase/cluster/rebalance_count": { - "description": "Set this to an integer to have the cluster automatically rebalance itself after 'X' number of joins - Most useful to set this to the total number of nodes expected in the cluster. Setting it to 0 will only add the node to cluster without doing rebalance", + "description": "Set this to an integer to have the cluster automatically", "recipes": [ "couchbase::default", "couchbase::setup-2.0.0", @@ -175,5 +175,5 @@ "couchbase::setup-2.1.1": "Install Couchbase Server 2.1.1 packages. Setup Couchbase Server speicific default attributes", "couchbase::restore-2.1.1": "Restore Couchbase Server 2.1.1 packages. Restore Couchbase Server from existing data" }, - "version": "0.1.10" + "version": "0.1.11" }