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
committed by
Dmitriy Rabotyagov (noonedeadpunk)
parent
52953f08c5
commit
fc27e735a6
5 changed files with 27 additions and 6 deletions
@@ -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
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.