salt.returners.redis_return

Return data to a redis server This is a VERY simple example for pushing data to a redis server and is not necessarily intended as a usable interface.

Required python modules: redis

Members

returner

salt.returners.redis_return.returner(ret)

Return data to a redis data store

Parent topic

Table Of Contents

Previous topic

salt.returners.mongo_return

Next topic

Extending External SLS Data