summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
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
2013-03-31remove refresh_apt from apt::sources_list, it is already done by that defineMicah Anderson
2013-03-15really replace single with double quotes when creating dbvarac
2013-03-15replace single with double quotes when creating dbvarac
2013-03-14cloudant now have signed packagesvarac
2013-03-13install couchdb after apt-get updatevarac
2013-03-13moved cloudant bigcouch package repo to a seperate classvarac
2013-03-12Added Exec[wait_for_couchdb]varac
2013-03-12Merge remote-tracking branch 'remotes/origin/feature/bigcouch'varac
2013-03-12don't use runit provider for bigcouch (see #1959)varac
2013-03-11/etc/couchdb: install bigcouch package firstvarac
2013-03-11include bigcouch::debian in init.pp instead of bigcouch.ppvarac
2013-03-10mostly finished bigcouch supportvarac
2013-03-10change user for /etc/couchdb/couchdb.netrc to bigcouch if using bigcouchvarac
2013-03-10adding users: use different port when using bigcouchvarac
2013-03-09couchdb init file moved from site_couchdb to couchdb modulevarac
2013-03-07require package curlvarac
2013-01-21towards create_db using new update scriptvarac
2013-01-20deploy couch-doc-update before using itvarac
2013-01-20deploy /usr/local/bin/couch-doc-updatevarac
2013-01-20re-add wheezy suppportvarac
2013-01-19install couchrest gem for couch-doc-updatevarac
2013-01-19add_user: moved to update scriptvarac
2013-01-19Merge remote-tracking branch 'remotes/camptocamp/master' into developvarac
2012-12-11added couchdb::update (commented out)elijah
2012-12-06Lint couchdb::paramsMickaël Canévet
2012-12-06Lint couchdb::baseMickaël Canévet
2012-12-06Lint couchdb::backupMickaël Canévet
2012-12-06Lint couchdb::initMickaël Canévet
2012-12-06Lint couchdb::debianMickaël Canévet
2012-11-06couchdb::query::setup to use curl netrc-file, default value forvarac
2012-11-03site_couchdb:: -> couchdb::varac
2012-11-03added query.ppvarac
2012-11-03added create_db.ppvarac
2012-11-03added add_user.ppvarac
2012-11-01corrected ssl pathvarac
2012-11-01provide path to ssl cert file definitionsvarac
2012-11-01typo in filename, mode 660varac