We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7209bc commit b1c414cCopy full SHA for b1c414c
deps/rabbit/docs/set_rabbitmq_policy.sh.example
@@ -1,4 +1,3 @@
1
# This script is called by rabbitmq-server-ha.ocf during RabbitMQ
2
# cluster start up. It is a convenient place to set your cluster
3
-# policy here, for example:
4
-# ${OCF_RESKEY_ctl} set_policy ha-all "." '{"ha-mode":"all", "ha-sync-mode":"automatic"}' --apply-to all --priority 0
+# policy here. See https://www.rabbitmq.com/docs/parameters for examples
0 commit comments