Apply the OpenStack policies in rabbit by default

This keeps the behaviour of having OpenStack policies in rabbitmq.

Needed-By: I0bf6e1829ade63052c0c7efe81afb0b765857687
Change-Id: Ica40e9aed76b0d7da7f50b95325cd3a9a7dee8e4
This commit is contained in:
Jean-Philippe Evrard 2019-03-01 11:03:36 +01:00
parent c62d61c16f
commit d4e3e0e082
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
# limitations under the License.
rabbitmq_cluster_name: openstack
rabbitmq_apply_openstack_policies: True
# Ensure that the package state matches the global setting
rabbitmq_package_state: "{{ package_state }}"