summaryrefslogtreecommitdiff
path: root/puppet/modules/tapicero/templates
AgeCommit message (Collapse)Author
2015-10-06[feat] remove tapicero leftoversvarac
Soledad now creates user-dbs, which has been done by tapicero in the past. we need to remove any leftovers from tapicero.
2015-04-08move rotated db creation to site_couchdb and fix rotated db testselijah
2015-03-31tapicero: make config compatible with 0.7elijah
2015-02-04upgrade to tapicero 0.6.1, to remove auth in process list (closes #6697)elijah
2014-07-30add replication role to user databases with tapiceroAzul
This way the replication has read access on the source and write access on the target.
2014-07-14proper json for tapicero configAzul
2014-06-25hand replication credentials to tapiceroAzul
2014-06-25set mirror option if we are on a couch mirrorAzul
2014-01-03reduce tapicero log level.Azul
Debug is becoming quite verbose with the backtraces. Info should suffice as a default.
2013-12-22Adopt tapicero config file to tapicero > 0.2.0Azul
In order to reuse the couch changes observer for key uploads I extracted it from tapicero and made the configuration more generic. This results in some changes to the config file format. When deploying tapicero >= 0.2.0 this config file format should be used instead. Also set log_level to debug by default. We can reduce this later but it might be useful for now.
2013-11-27explicitly set the admin user as having access to the per-user databases, ↵Micah Anderson
even though it is probably not needed Change-Id: I2f9e751570190f7358332404ae734ae850f92b9f
2013-11-27initial tapicero configurationMicah Anderson
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01