Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
So Couchdb::Query and Couchdb::Update doesn't try to connect
to couchdb before it is up and running. That fixes a nasty race
condition, see Fix doc update error on puppetrun (Feature #1964).
|
|
Conflicts:
manifests/init.pp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
manifests/init.pp
|
|
Lint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
couchdb::backup on redhat: install python-couchdb from egg.
|
|
There's no package in any repository suitable for rhel 6.
|
|
couchdblookup: improved error handling
|
|
Individually catch frequent errors and print a meaningful error message
in puppet logs.
|
|
|
|
|
|
|