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:
committed by
Dmitriy Rabotyagov (noonedeadpunk)
parent
52953f08c5
commit
fc27e735a6
@@ -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