diff --git a/roles/koschei/frontend/templates/config-frontend.cfg.j2 b/roles/koschei/frontend/templates/config-frontend.cfg.j2 index 8cd3837a3b..c08b0738c6 100644 --- a/roles/koschei/frontend/templates/config-frontend.cfg.j2 +++ b/roles/koschei/frontend/templates/config-frontend.cfg.j2 @@ -42,7 +42,7 @@ config = { {% if env == 'staging' %} "plugins": ['pagure', 'copr'], {% else %} - "plugins": [], + "plugins": ['pagure'], {% endif %} "caching": { "pagure": {