diff --git a/roles/koji_builder/templates/kojid.conf b/roles/koji_builder/templates/kojid.conf index dbdb42cf8f..98f2623842 100644 --- a/roles/koji_builder/templates/kojid.conf +++ b/roles/koji_builder/templates/kojid.conf @@ -111,13 +111,7 @@ keytab = /etc/kojid/kojid.keytab {{ plugins.append("rpmautospec_builder") }} -{% if env == 'staging' %} -{% if inventory_hostname == 'buildvm-x86-05.stg.iad2.fedoraproject.org' %} {{ plugins.append("osbuild") }} -{% endif %} -{% else %} -{{ plugins.append("osbuild") }} -{% endif %} {{ plugins.append("scmpolicy") }}