diff --git a/roles/openshift-apps/koschei/templates/config-backend.cfg.j2 b/roles/openshift-apps/koschei/templates/config-backend.cfg.j2 index e42e1abe4e..885cab0981 100644 --- a/roles/openshift-apps/koschei/templates/config-backend.cfg.j2 +++ b/roles/openshift-apps/koschei/templates/config-backend.cfg.j2 @@ -105,15 +105,6 @@ config = { }, }, }, - "copr": { - "require_admin": True, - "copr_owner": "mizdebsk", - "config_path": "/etc/koschei/copr-config", - "chroot_name": "custom-1-x86_64", - "max_builds": 15, - "default_schedule_count": 8, - "fedmsg_topic": "org.fedoraproject.prod.copr.build.end", - }, } # Local Variables: