diff --git a/roles/koji_builder/templates/kojid.conf b/roles/koji_builder/templates/kojid.conf index 75594efa2c..8fe4d6d897 100644 --- a/roles/koji_builder/templates/kojid.conf +++ b/roles/koji_builder/templates/kojid.conf @@ -85,7 +85,7 @@ plugins = runroot {% else %} -{% if env == 'staging' %} +{% if env == 'staging' and not inventory_hostname.startswith('arm') %} plugins = builder_containerbuild {% else %} plugins =