summaryrefslogtreecommitdiff
path: root/manifests/base.pp
AgeCommit message (Collapse)Author
2013-04-24Use pre-salted+hashed admin pw for couchdb (Feature #1941)varac
2013-04-04clean-up commit: lint, standardize spacing, properly enclose variables, etcMicah Anderson
2013-03-13install couchdb after apt-get updatevarac
2013-03-12Added Exec[wait_for_couchdb]varac
So Couchdb::Query and Couchdb::Update doesn't try to connect to couchdb before it is up and running. That fixes a nasty race condition, see Fix doc update error on puppetrun (Feature #1964).
2013-03-10mostly finished bigcouch supportvarac
2013-01-20deploy couch-doc-update before using itvarac
2013-01-20deploy /usr/local/bin/couch-doc-updatevarac
2013-01-19install couchrest gem for couch-doc-updatevarac
2012-12-06Lint couchdb::baseMickaël Canévet
2011-11-15file renaming to be compliant with recommended module structure.Marc Fournier