summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Expand)Author
2018-10-21Update couch module for Debian stretchkwadronaut
2016-02-25Use pbkdf2 as pwhash algorythm, sha1 is outdatedvarac
2015-11-03[feat] Support Debian Jessievarac
2015-10-14[feat] Use ensure_packages() instead of package{}varac
2015-10-13[bug] Make passing of admin_pw mandatoryvarac
2015-06-11Use pbkdf2 instead of sha1 as hashing algorithm for newer couchdb versionsvarac
2014-01-07make chttp bigcouch processes listen only on 127.0.0.1 (Bug #4889)varac
2013-04-24Use pre-salted+hashed admin pw for couchdb (Feature #1941)varac
2013-04-04fix syntax errorMicah Anderson
2013-04-04fix $ednp_port variable nameMicah Anderson
2013-04-04add $ednp_port parameter to configure the erlang distributed node protocol portMicah Anderson
2013-04-04clean-up commit: lint, standardize spacing, properly enclose variables, etcMicah Anderson
2013-03-12Merge remote-tracking branch 'remotes/origin/feature/bigcouch'varac
2013-03-11include bigcouch::debian in init.pp instead of bigcouch.ppvarac
2013-03-10mostly finished bigcouch supportvarac
2013-03-07require package curlvarac
2013-01-20re-add wheezy suppportvarac
2012-12-06Lint couchdb::initMickaël Canévet
2011-11-15file renaming to be compliant with recommended module structure.Marc Fournier
2011-07-28squeeze support, remove trailing whitespaceFrederic Junod
2011-02-25couchdb: this module works under Redhat nowMathieu Bornoz
2010-11-12initial import of couchdb moduleMathieu Bornoz