mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 10:31:27 +08:00
Add missing comma
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
%% Here goes the cluster config
|
||||
{cluster_nodes, {['rabbit@rabbitmq01{{env_suffix}}.phx2.fedoraproject.org',
|
||||
'rabbit@rabbitmq02{{env_suffix}}.phx2.fedoraproject.org'
|
||||
'rabbit@rabbitmq02{{env_suffix}}.phx2.fedoraproject.org',
|
||||
'rabbit@rabbitmq03{{env_suffix}}.phx2.fedoraproject.org'],
|
||||
disc}},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user