summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2018-10-21Typo, fixing last commitHEADmasterkwadronaut
2018-10-21Update couch module for Debian stretchkwadronaut
2016-04-28[style] Future parser: Remove space after resourcevarac
2016-03-04keep couchdb admin.ini from changing on each puppet runelijah
2016-02-25Use pbkdf2 as pwhash algorythm, sha1 is outdatedvarac
2016-01-07pin couchrest to 1.2.0 on jessievarac
2015-11-26use versioncmp instead of operatingsystemmajreleaseChristoph
2015-11-25ensure couchrest is not too newChristoph
2015-11-03[feat] Support Debian Jessievarac
2015-10-17[bug] Use package{} for installing couchdbvarac
2015-10-14[feat] Use ensure_packages() instead of package{}varac
2015-10-13[bug] couchrest gem needs ruby-dev installedvarac
2015-10-13[feat] Remove dependency to apt modulevarac
2015-10-13[bug] Make passing of admin_pw mandatoryvarac
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