Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Add an optional 3rd parameters to couchdblookup that specifies a default
value that is returned if the key doesn't exist in the document.
|
|
Being able to do a full backup of couchdb from it's public interface
doesn't seem like a great idea. Use localhost instead and restrict
access on it's public interface.
|
|
|
|
|
|
|
|
|
|
|