An engine that reads messages from the redis sentinel pubsub and sends reactor events based on the channels they are subscribed to.
configuration: |
Example configuration engines: - redis_sentinel: hosts: matching: 'board*' port: 26379 interface: eth2 channels: - '+switch-master' - '+odown' - '-odown' |
---|---|
depends: |
redis |
salt.engines.redis_sentinel.
Listener
(host=None, port=None, channels=None, tag=None)
run
()
work
(item)
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/engines/all/salt.engines.redis_sentinel.html