Simple returner for CouchDB. Optional configuration settings are listed below, along with sane defaults.
couchdb.db: 'salt' couchdb.url: 'http://salt:5984/'
To use the couchdb returner, append '--return couchdb' to the salt command. ex:
salt '*' test.ping --return couchdb
This function makes sure that all the views that should exist in the design document do exist.
Return a dict with key being minion and value being the job details of the last run of function 'fun'.
Get the document with a given JID.
List all the jobs that we have..
Return a list of minion identifiers from a request of the view.
Returns a dict object of views that should be part of the salt design document.
Do any work necessary to prepare a JID, including sending a custom id
Take in the return and shove it into the couchdb database.
Helper function that sets the salt design document. Uses get_valid_salt_views and some hardcoded values.
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.23.3.1.3. salt.returners.couchbase_return
22.23.3.1.5. salt.returners.elasticsearch_return
Upcoming SaltStack events, webinars and local meet ups and user groups.