Benn Eichhorn <benn@getlocalmeasure.com>
new
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
The name of the policy to remove
Name of the user to run the command as
Ensure the RabbitMQ policy exists.
Reference: https://rabbitmq.com/parameters.html#policies
Policy name
A regex of queues to apply the policy to
A json dict describing the policy
Priority (defaults to 0)
Virtual host to apply to (defaults to '/')
Name of the user to run the command as
Apply policy to 'queues', 'exchanges' or 'all' (default to 'all')
Generated on May 22, 2024 at 17:25:40 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.8, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy