New in version 2014.7.0.
depends: |
|
---|
The module shares the same base Redis connection variables as salt.returners.redis_return. These variables go in your master config file.
ext_pillar: - redis: {function: key_value}
Grabs external pillar data based on configured function
Pulls a string from redis and deserializes it from json. Deserialized dictionary data loaded directly into top level if pillar_key is not set.
Looks for key in redis matching minion_id, returns a structure based on the data type of the redis key. String for string type, dict for hash type and lists for lists, sets and sorted sets.
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
22.21.15. salt.pillar.reclass_adapter
Upcoming SaltStack events, webinars and local meet ups and user groups.