From af2fac397720b7821dee043b082e8dedde163030 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 24 Jul 2017 22:42:13 +0200 Subject: [PATCH] Use the overriding templates from pagure-dist-git --- roles/distgit/pagure/templates/pagure.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/distgit/pagure/templates/pagure.cfg b/roles/distgit/pagure/templates/pagure.cfg index b6c3ab98fd..92b3c2bc79 100644 --- a/roles/distgit/pagure/templates/pagure.cfg +++ b/roles/distgit/pagure/templates/pagure.cfg @@ -203,3 +203,5 @@ REQUIRED_GROUPS = { PDC_URL = 'https://pdc.stg.fedoraproject.org/rest_api/v1/' GITOLITE_BACKEND = 'distgit' + +THEME_TEMPLATE_FOLDER = '/usr/share/pagure_dist_git/template/'