Updated from OpenStack Ansible Tests
Change-Id: Ice4c8057d7d521ec35069934ca5b5d7f38017cc1
This commit is contained in:
parent
58461f77bc
commit
96f0d5bd4a
@ -86,12 +86,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
|
||||
when:
|
||||
- (_oslomsg_rpc_userid is undefined) or
|
||||
|
Loading…
x
Reference in New Issue
Block a user