Updated from OpenStack Ansible Tests
Change-Id: If0de68878d0325e6fef9c0a4e700c2fd4c3e9e60
This commit is contained in:
parent
938f16a745
commit
ace8b076a5
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user