From 4045f59f96692ab323852150581a9cf24de51f3e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 2 Jul 2020 11:51:23 -0700 Subject: [PATCH] koji_hub / kojira: rename queue to be easier to type Signed-off-by: Kevin Fenzi --- roles/koji_hub/templates/kojira.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_hub/templates/kojira.conf.j2 b/roles/koji_hub/templates/kojira.conf.j2 index 93d66f2292..fe07d7fe9f 100644 --- a/roles/koji_hub/templates/kojira.conf.j2 +++ b/roles/koji_hub/templates/kojira.conf.j2 @@ -56,4 +56,4 @@ check_external_repos = True ; every cycle. File would contain information about how long these ; tags are expired and what is the computed score for them. This can ; be used to debug and check in realtime the actual performance. -queue_file = /mnt/koji/kojira/kojira-queue +queue_file = /mnt/koji/kojira/queue