Updated from OpenStack Ansible Tests
Change-Id: I4a2696cd2727658fadbe56f172b54e70db57aa6b
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -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)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.