From 5233dee358afa5fb3b7bc753248740e6da18349f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 4 Jun 2014 02:32:51 +0000 Subject: [PATCH] Follow symlinks here. --- roles/koji_hub/files/kojiweb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_hub/files/kojiweb.conf b/roles/koji_hub/files/kojiweb.conf index f4b09d7bb9..fe47731ea5 100644 --- a/roles/koji_hub/files/kojiweb.conf +++ b/roles/koji_hub/files/kojiweb.conf @@ -43,7 +43,7 @@ Alias /scratch "/mnt/koji/scratch/" Alias /work "/mnt/koji/work/" - Options Indexes + Options Indexes FollowSymLinks Alias /buildgroups "/mnt/koji/buildgroups/"