New in version 2014.7.0.
depends: |
|
---|---|
configuration: | See salt.modules.redis for setup instructions. |
key_in_redis:
redis.string:
- value: string data
The redis server information specified in the minion config file can be overidden in states using the following arguments: host, post, db, password.
key_in_redis:
redis.string:
- value: string data
- host: localhost
- port: 6379
- db: 0
- password: somuchkittycat
Ensure key absent from redis
Ensure that the key exists in redis with the value specified
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
Upcoming SaltStack events, webinars and local meet ups and user groups.