From 850cac2c8ae876ddf12b51e64dc1c48f0365f9ed Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 16 Aug 2017 18:04:31 +0000 Subject: Pesky JSON. --- roles/bodhi2/backend/files/fedwatch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/bodhi2/backend/files/fedwatch.conf b/roles/bodhi2/backend/files/fedwatch.conf index f9202ae34..b7442f663 100644 --- a/roles/bodhi2/backend/files/fedwatch.conf +++ b/roles/bodhi2/backend/files/fedwatch.conf @@ -3,8 +3,8 @@ "args": [ "msg/project/fullname", "msg/fields", - "msg/issue/content" - "topic", + "msg/issue/content", + "topic" ] } } -- cgit