Updated from OpenStack Ansible Tests

Change-Id: I4a2696cd2727658fadbe56f172b54e70db57aa6b
This commit is contained in:
OpenStack Proposal Bot
2019年04月01日 13:19:32 +00:00
parent c9330452d0
commit caba3093c9

View File

@@ -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
openstack/openstack-ansible-os_trove
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.

The note is not visible to the blocked user.