From 47cbd1b97b2acb5bba9e878cfd38ba8eca1689cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 9 Apr 2019 20:15:52 +0200 Subject: [PATCH] pagure: add missing comma in inventory/group_vars/pagure --- inventory/group_vars/pagure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/pagure b/inventory/group_vars/pagure index ade3b80845..7ce3077fde 100644 --- a/inventory/group_vars/pagure +++ b/inventory/group_vars/pagure @@ -8,7 +8,7 @@ num_cpus: 12 # the host_vars/$hostname file tcp_ports: [ 22, 25, 80, 443, 9418, - 8442, 8443, 8444, 8445 + 8442, 8443, 8444, 8445, # Used for the eventsource 8088, # This is for the pagure public fedmsg relay