Return data to a redis server
To enable this returner the minion will need the python client for redis installed and the following values configured in the minion or master config, these are the defaults:
redis.db: '0' redis.host: 'salt' redis.port: 6379To use the redis returner, append '--return redis' to the salt command. ex:
salt '*' test.ping --return redis
Return a dict of the last function called for all minions
Return the information returned when the specified job id was executed
Return a list of all job ids
Return the load data that marks a specified jid
Return a list of minions
Do any work necessary to prepare a JID, including sending a custom id
Return data to a redis data store
Save the load to the specified jid
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.23.3.1.15. salt.returners.postgres
22.23.3.1.17. salt.returners.sentry_return
Upcoming SaltStack events, webinars and local meet ups and user groups.