summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2015-06-29remove debugging leftover notice()varac
2015-06-11Use pbkdf2 instead of sha1 as hashing algorithm for newer couchdb versionsvarac
2014-07-14set owner of replication so comparison worksAzul
2014-07-14fix dependenciesAzul
2014-06-25minor lintelijah
2014-06-23use replication user for creating the replicationsAzul
2014-06-23create netrc files for all usersAzul
2014-06-20allow setting custom netrc in query and document definesAzul
2014-06-19first stab at replicating couch nodesAzul
2014-01-21add $ensure paramter to couchdb::bigcouch::package::cloudant so resources can...varac
2014-01-07make chttp bigcouch processes listen only on 127.0.0.1 (Bug #4889)varac
2013-12-03change couchdb::adduser to use couchdb::document instead of couchdb::updateMicah Anderson
2013-10-22rename readers to members in couch setup (#4219)Azul
2013-10-16pin depending packages from squeeze for the bigcouch packagevarac
2013-09-25Merge branch 'feature/3709-check-security-before-overwriting'Azul
2013-09-20use require => rather than the -> syntaxAzul
2013-09-19Revert "don't use couchdb::document for creating _security, cause this specia...Azul
2013-09-18use curl -f instead of curl | grep -v "error"Azul
2013-09-04lintedvarac
2013-09-04lintedvarac
2013-09-04linted add_user.ppvarac
2013-09-04bigcouch nodes doesn't get registered as cluster members (Bug #3703)varac
2013-09-04make curl silentvarac
2013-09-04don't use couchdb::document for creating _security, cause this special doc do...varac
2013-08-30couchdb: update_user_webapp fails (Bug #3611)varac
2013-08-29fixed merge resolution error from last mergevarac
2013-08-29Merge branch 'master' of ssh://code.leap.se/puppet_couchdbvarac
2013-08-29puppet couchdb module doesn't create necessary databases anymore (Bug #3594)varac
2013-08-28minor: cleanup spacing (feature #3485)Azul
2013-08-28use couchdb::document to create bigcouch node config (feature #3485)Azul
2013-08-28couch:document - ensure state of a couch document - (feature #3485)Azul
2013-08-28couch-doc-diff: diff of a document on the couch (feature 3485)Azul
2013-08-27notify service couchdb if configuration files changevarac
2013-08-27deploy default.ini from templatevarac
2013-08-21Merge remote-tracking branch 'origin/master'Azul
2013-08-15The /etc/couchdb directory wont exist until something creates it (such as pyt...Micah Anderson
2013-08-14default to undef so no command is run before the execAzul
2013-08-14use full path to curl for sake of consistencyAzul
2013-08-14only create couch database if it does not exist yetAzul
2013-08-14only create or update a user record if neededAzul
2013-08-13due to the fact that other packages (such as python-couchdb) create and manag...Micah Anderson
2013-05-23add couchdb::bigcouch::add_node and couchdb::bigcouch::queryvarac
2013-05-23use {} when no data is passedvarac
2013-04-24Use pre-salted+hashed admin pw for couchdb (Feature #1941)varac
2013-04-24Use pre-salted+hashed user pw for couchdb (Feature #2324)varac
2013-04-23replace single with double quotes when creating db, also for default valuesvarac
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