Updated from OpenStack Ansible Tests

Change-Id: If0de68878d0325e6fef9c0a4e700c2fd4c3e9e60
This commit is contained in:
OpenStack Proposal Bot 2019-06-20 20:06:12 +00:00
parent 938f16a745
commit ace8b076a5

View File

@ -82,12 +82,12 @@
rabbitmq_user:
user: "{{ _oslomsg_notify_userid }}"
password: "{{ _oslomsg_notify_password }}"
update_password: always
vhost: "{{ _oslomsg_notify_vhost }}"
configure_priv: ".*"
read_priv: ".*"
write_priv: ".*"
state: "present"
force: true
no_log: true
- name: Setup RPC MQ Service (Qdrouterd)