summaryrefslogtreecommitdiff
path: root/manifests/bigcouch/add_node.pp
AgeCommit message (Collapse)Author
2013-08-28use couchdb::document to create bigcouch node config (feature #3485)Azul
fixes the use of couch-doc-update with non standart hosts replaces couchdb::bigcouch::query with couchdb::bigcouch::document
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-05-23add couchdb::bigcouch::add_node and couchdb::bigcouch::queryvarac