From 6cad2099068e309a617ed95da954f4048c737650 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 24 Apr 2015 19:26:33 +0000 Subject: Add link to patch. --- roles/koji_hub/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/koji_hub/tasks/main.yml b/roles/koji_hub/tasks/main.yml index 57bea75d6..3839564c4 100644 --- a/roles/koji_hub/tasks/main.yml +++ b/roles/koji_hub/tasks/main.yml @@ -37,6 +37,7 @@ # XXX - we only want to do this in staging for now because it requires a patch # to koji itself to include the extra-footer.html file in a sufficiently # advanced way. + # https://lists.fedoraproject.org/pipermail/buildsys/2015-April/004636.html when: env == 'staging' - name: hub config -- cgit