diff --git a/roles/koji_builder/files/stg-kojid.conf b/roles/koji_builder/files/stg-kojid.conf index dd0f6a8e0d..391df50ea0 100644 --- a/roles/koji_builder/files/stg-kojid.conf +++ b/roles/koji_builder/files/stg-kojid.conf @@ -64,3 +64,7 @@ serverca = /etc/kojid/cacert.pem ; Let's try the runroot plugin in staging. ; Config for it lives in /etc/kojid/runroot.conf plugins = runroot + +; We use the hub's plugin path since that's where +; the package installs the builder plugin. +pluginpath = /usr/lib/koji-builder-plugins