Updated from OpenStack Ansible Tests
Change-Id: Ibf0223d964dd7c31eae65c96878f2dcbcfe5d60e
This commit is contained in:
parent
cb63d273ca
commit
d303d2e4d7
@ -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