Add more Koji plugins for future use

The main plugins used by upstream Fedora Koji infra right now
(F36 timeframe):

roles/koji_builder/templates/kojid.conf:{{ plugins.append("runroot") }}
roles/koji_builder/templates/kojid.conf:{{ plugins.append("save_failed_tree") }}
roles/koji_builder/templates/kojid.conf:{{ plugins.append("builder_containerbuild") }}
roles/koji_builder/templates/kojid.conf:{{ plugins.append("rpmautospec_builder") }}

Taken from https://pagure.io/fedora-infra/ansible.git

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2021-11-07 13:10:13 +02:00
parent 9c61408688
commit 6ad1611aff
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 10 additions and 0 deletions

View File

@ -367,6 +367,16 @@ alsa-lib-devel
freetype-devel
libdwarf-devel
gnulib-devel
koji-builder-plugin-rpmautospec
python3-rpmautospec
rpmautospec
rpmautospec-rpm-macros
koji-builder-plugins
koji-containerbuild
koji-containerbuild-builder
koji-containerbuild-hub
python3-koji-containerbuild-cli
%end
%post