From 409b8614e76781f09c2ef443a6442df2d9d4f99f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 12 Mar 2026 12:29:42 -0700 Subject: [PATCH] kojipkgs: all options need - or + if any have it Signed-off-by: Kevin Fenzi --- roles/kojipkgs/templates/kojipkgs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/kojipkgs/templates/kojipkgs.conf b/roles/kojipkgs/templates/kojipkgs.conf index 8b1ad8e8d3..96d70b50a7 100644 --- a/roles/kojipkgs/templates/kojipkgs.conf +++ b/roles/kojipkgs/templates/kojipkgs.conf @@ -18,7 +18,7 @@ Alias /ostree /mnt/fedora_koji/koji/ostree - Options -Indexes FollowSymLinks + Options -Indexes +FollowSymLinks FileETag None Require all granted