Updated from OpenStack Ansible Tests
Change-Id: I2e20985e62162041b668841c0c85905a8c61b122
This commit is contained in:
parent
07cd389a70
commit
26622d3734
@ -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