Created
May 7, 2024 21:07
-
-
Save eveland/d02a5912bd13492787d612ac381f95aa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"vhosts": [{"name": "/"}], "users": [{"hashing_algorithm": "rabbit_password_hashing_sha256", "name": "rrn9x37btduh9mf53skfkcdpy9c1eepcnv74n8h4", "password_hash": "fgfqERZvqOD6g36bwk49qQ7FJVfRY4NxdI1BKXiKCTLarWVS", "tags": "administrator"}], "permissions": [{"user": "rrn9x37btduh9mf53skfkcdpy9c1eepcnv74n8h4", "vhost": "/", "configure": ".*", "write": ".*", "read": ".*"}], "policies": [{"name": "logs_queue_message_policy", "vhost": "/", "pattern": "^cloudify-log$", "priority": 100, "apply-to": "queues", "definition": {"message-ttl": 1200000, "max-length": 1000000, "ha-mode": "exactly","ha-params":2, "ha-sync-mode": "automatic", "ha-sync-batch-size": 50}}, {"name": "events_queue_message_policy", "vhost": "/", "pattern": "^cloudify-events$", "priority": 100, "apply-to": "queues", "definition": {"message-ttl": 1200000, "max-length": 1000000, "ha-mode": "exactly","ha-params":2, "ha-sync-mode": "automatic", "ha-sync-batch-size": 50}}, {"name": "default_policy", "vhost": "/", "pattern": "^", "priority": 1, "apply-to": "queues", "definition": {"ha-mode": "exactly","ha-params":2, "ha-sync-mode": "automatic", "ha-sync-batch-size": 50}}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"ha-mode": "exactly","ha-params":2,