Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-30 | couchdb: update_user_webapp fails (Bug #3611) | varac | |
2013-08-14 | default to undef so no command is run before the exec | Azul | |
2013-08-14 | only create or update a user record if needed | Azul | |
We test the user account by trying to use it to retrieve / on the couch which prints a welcome message if the user is valid and returns a 401 otherwise. | |||
2013-04-04 | clean-up commit: lint, standardize spacing, properly enclose variables, etc | Micah Anderson | |
2013-03-12 | Added Exec[wait_for_couchdb] | varac | |
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). | |||
2013-03-10 | adding users: use different port when using bigcouch | varac | |
2012-12-11 | added couchdb::update (commented out) | elijah | |