Updated from OpenStack Ansible Tests
Change-Id: I0bd4f46b19820605c60266428150582b20fa437e
This commit is contained in:
parent
cb9eb332e0
commit
ccc247eaf4
@ -37,12 +37,12 @@
|
||||
rabbitmq_user:
|
||||
user: "{{ _oslomsg_rpc_userid }}"
|
||||
password: "{{ _oslomsg_rpc_password }}"
|
||||
update_password: always
|
||||
vhost: "{{ _oslomsg_rpc_vhost }}"
|
||||
configure_priv: ".*"
|
||||
read_priv: ".*"
|
||||
write_priv: ".*"
|
||||
state: "present"
|
||||
force: true
|
||||
no_log: true
|
||||
|
||||
- name: Setup Notify MQ Service (RabbitMQ)
|
||||
|
Loading…
x
Reference in New Issue
Block a user