diff --git a/roles/koschei/frontend/templates/config-frontend.cfg.j2 b/roles/koschei/frontend/templates/config-frontend.cfg.j2 index c08b0738c6..8cd3837a3b 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": ['pagure'], + "plugins": [], {% endif %} "caching": { "pagure": {