maintainer: | Benn Eichhorn <benn@getlocalmeasure.com> |
---|---|
maturity: | new |
platform: | all |
Example:
rabbit_policy:
rabbitmq_policy.present:
- name: HA
- pattern: '.*'
- definition: '{"ha-mode": "all"}'
Ensure the named policy is absent
Reference: http://www.rabbitmq.com/ha.html
Ensure the RabbitMQ policy exists.
Reference: http://www.rabbitmq.com/ha.html
Current Salt release: 2014.1.6
Docs for previous releases on salt.rtfd.org.