Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
platform.rb
puppet/modules/site_config/manifests/hosts.pp
|
|
Added a dependency on the couchdb "tapicero" user to get
created before starting the tapicero daemon.
|
|
Due to how tapicero's initscript is made, it is not possible to check
for a valid exit code for the status (it returns a zero when it is not
running). So we disable the puppet 'hasstatus' parameter and instead
puppet will look in the process table for 'tapicero'
Change-Id: I9b017ea8055c0207e43876dd4e3bbc2619c0fd35
|
|
This way the replication has read access on the source and write access on the target.
|
|
|
|
|
|
|
|
Change-Id: Ic7d0f8cc8c0340fdc24cf5ffa4c7018ebac76c7f
|
|
the pid file (#5577)
Change-Id: I2144e3d8c0ee18254fe3822098c87b2a8c57c2ce
|
|
Debug is becoming quite verbose with the backtraces.
Info should suffice as a default.
|
|
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.
|
|
Change-Id: I17827fb88db9de088f638899433f5df1be9c3615
|
|
even though it is probably not needed
Change-Id: I2f9e751570190f7358332404ae734ae850f92b9f
|
|
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01
|