Skip to content

Support for defining operator policies? #1049

Description

@philomory

Is there a means of defining operator policies in this module? Obviously there's not a rabbitmq_operator_policy type, but, I wasn't sure if there was some other means of defining them, such as supplying a particular argument to the rabbitmq_policy type (I couldn't see one when inspecting the source code, but I could have just missed it).

If not, then given the existence of the rabbitmqctl set_operator_policy command, it seems like a rabbitmq_operator_policy type could be implemented by basically just copying the rabbitmq_policy type and switching out the rabbitmqctl command of set_policy for set_operator_policy (since the two commands take all the same set of arguments and flags).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions