Add Centos-8 support

Depends-On: https://review.opendev.org/734672
Depends-On: https://review.opendev.org/735289
Change-Id: I35690f9a54337d6a268406ddcf6726f7040ac966
This commit is contained in:
Dmitriy Rabotyagov
2020年06月15日 13:21:12 +03:00
committed by Dmitriy Rabotyagov (noonedeadpunk)
parent 52953f08c5
commit fc27e735a6

View File

@@ -26,6 +26,9 @@ rabbitmq_host_group: "rabbitmq_all"
# The local address used for the rabbitmq cluster node
rabbitmq_node_address:"{{ ansible_host }}"
rabbit_system_user_name:rabbitmq
rabbit_system_group_name:rabbitmq
# Hosts file entries (set this to an empty list to disable /etc/hosts generation
# for the rabbitmq cluster nodes)
rabbitmq_hosts_entries:>-
Reference in New Issue
openstack/openstack-ansible-rabbitmq_server
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.