summaryrefslogtreecommitdiff
path: root/puppet/modules/site_couchdb/manifests/init.pp
AgeCommit message (Expand)Author
2016-06-14Notify Exec[shorewall_check] not Service[shorew..]gitsubrepovarac
2016-02-26Merge branch 'develop' of ssh://leap.se/leap_platform into developelijah
2016-02-26plain couchdb now required, bigcouch support disabled.elijah
2016-02-25remove couchdb_pwhash_alg leftovervarac
2016-02-24Use site_couchdb::plain even when couch.master is set top "master"varac
2016-02-23default to plain couchdb, unless otherwise specified.elijah
2016-01-27[feat] Cronjob to delete orphaned userdbsvarac
2016-01-22restructured site.pp, now only one class gets included in site.pp per service...varac
2015-10-12[feat] Remove tapicero couchdb uservarac
2015-10-06[feat] remove tapicero leftoversvarac
2015-06-11use couch.pwhash_alg hiera variable for hashing couchdb admin pwvarac
2014-11-04change ordering hints to use refresh_stunnel exec instead of service (#6287)Micah Anderson
2014-06-25lint site_couchdbelijah
2014-06-25add replication userAzul
2014-06-25site_couchdb: support auto-stunnel setup, split master, bigcouch, and mirror ...elijah
2014-06-25first steps towards mirroring couchAzul
2014-06-25separate bigcouch specifics from init.ppAzul
2014-04-17change class instantiating to be includes and organizing things in theMicah Anderson
2014-04-17Change couchdb ordering hints (#5269, #4590, #3712):Micah Anderson
2014-04-17add exec resources to run the couchdb tests to wait for nodes andMicah Anderson
2014-04-15configure couchdb after starting shorewall (#53)varac
2014-03-13deploy automatic compaction via platform (Feature #4798)varac
2014-02-19add site_check_mk::agent::tapicero, site_check_mk::agent::couchdbvarac
2014-02-13added site_check_mk::agent::couchdb and site_check_mk::agent::soledad for loc...varac
2014-01-30Merge branch 'feature/4889_restrict_port_5984_proc_to_localhost' into develop0.5.0rc2varac
2014-01-21properly purge cloudant repository leftovers (#4971)varac
2014-01-20configure leap_platform to install our leap bigcouch package (Feature #4971)varac
2014-01-07restrict bigcouch chttp proc to localhostvarac
2013-11-28setup customer couchdb databaseMicah Anderson
2013-11-27add missing nickserver hiera value lookupMicah Anderson
2013-11-27add the tapicero couchdb user, and appropriate rolesMicah Anderson
2013-11-27add leap_mx couchdb user/passwordMicah Anderson
2013-11-27pretty reformat couchdb.json and site_couchdb/manifests/init.pp, alphabetizin...Micah Anderson
2013-11-27break out the database creation, user creation and design document loading in...Micah Anderson
2013-11-27make some more dependency chains explicitMicah Anderson
2013-10-31Automate local backup of couchdb data (Feature #4350)varac
2013-10-30Users with access to a db are called members - not readers (#4219)Azul
2013-09-18Setup a class dependency for every tag 'leap_service' to make sure that shore...Micah Anderson
2013-09-13setup stunnel config to use default x509 cert,key+ca (#3837)varac
2013-09-02create all webapp databases so _security is set (fixes 3517)Azul
2013-08-30create sessions db with puppet (Bug #3597)varac
2013-08-27setup bigcouch logrotation (#3491)Micah Anderson
2013-08-14require that the couchdb::query::setup has been run before any attempts are m...Micah Anderson
2013-05-23include site_couchdb::bigcouch::add_nodes in site_couchdb/manifests/init.ppvarac
2013-04-24take out plain couchdb setup, always deploy bigcouch (Feature #2176)varac
2013-04-24Use pre-salted+hashed admin pw for couchdb (Feature #1941)varac
2013-04-24updated needed couchdb users and DBsvarac
2013-04-24Use pre-salted+hashed user pw for couchdb (Feature #2324)varac
2013-04-04add Erlang Distributed Node Protocol Port json entry under bigcouchMicah Anderson
2013-04-04remove the apache_ssl_proxy cleanupMicah Anderson