Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

policy provider does not support apply-to #135

Closed
justindossey opened this issue Aug 20, 2014 · 1 comment
Closed

policy provider does not support apply-to #135

justindossey opened this issue Aug 20, 2014 · 1 comment

Comments

@justindossey
Copy link

From http://www.rabbitmq.com/man/rabbitmqctl.1.man.html :

set_policy [-p vhostpath] [--priority priority] [--apply-to apply-to] {name} {pattern} {definition}

so

rabbitmqctl set_policy expiry '.*' '{"expires":300000}' --apply-to queues

cannot be accomplished with this provider.

@cmluciano
Copy link

Added in b6de554 . I think this can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants