Hello there,
The Chef couchdb cookbook has been updated to v2.5.3.
Changelog:
* **Final release explicitly targeting CouchDB 1.x.**
* Multiple fixes for CentOS, recent Debian/Ubuntu builds
* Prefer /usr/lib64/ over /usr/lib when present
* Store CouchDB UUID into host-specific local.ini file
* New database LWRP provider
* Source downloaded via https (closes #40)
* Clean up build directory when building from source
* Fixed init script problem on multiple platforms
* Documentation received a complete overhaul
* Many style cleanups for Ruby and Chef 12/13
* Full support for test-kitchen, rubocop, rake, foodcritic, etc.
* Includes basic smoke test
A v3.0.0, supporting CouchDB 2.x, will be released shortly.
Links:
https://github.com/wohali/couchdb-cookbook
https://supermarket.chef.io/cookbooks/couchdb
-Joan