diff --git a/roles/openshift-apps/koschei/templates/config-frontend.cfg.j2 b/roles/openshift-apps/koschei/templates/config-frontend.cfg.j2 index 675c400ffa..8c462dfe8a 100644 --- a/roles/openshift-apps/koschei/templates/config-frontend.cfg.j2 +++ b/roles/openshift-apps/koschei/templates/config-frontend.cfg.j2 @@ -41,7 +41,8 @@ config = { {% if env == 'staging' %} "plugins": [], {% else %} - "plugins": ['hotfix_pagure_extras'], + "plugins": [], +# "plugins": ['hotfix_pagure_extras'], {% endif %} "caching": { "pagure": {