summaryrefslogtreecommitdiff
path: root/manifests/query.pp
AgeCommit message (Collapse)Author
2014-06-20allow setting custom netrc in query and document definesAzul
We need to perform some actions as the replication user for plain couch.
2013-09-04make curl silentvarac
2013-08-28couch:document - ensure state of a couch document - (feature #3485)Azul
also made the use of host, hostname and port a bit more consistent.
2013-08-14default to undef so no command is run before the execAzul
2013-08-14only create couch database if it does not exist yetAzul
2013-05-23add couchdb::bigcouch::add_node and couchdb::bigcouch::queryvarac
2013-05-23use {} when no data is passedvarac
2013-04-04clean-up commit: lint, standardize spacing, properly enclose variables, etcMicah Anderson
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-07require package curlvarac
2012-11-06couchdb::query::setup to use curl netrc-file, default value forvarac
2012-11-03added query.ppvarac