koji_builder: no longer install koji-containerbuild packages

These packages were used when we were building containers in OSBS, and
since we don't do that anymore, drop installing that anywhere.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-01-20 14:13:31 -08:00
parent 0e815134b7
commit 8140d863f0
3 changed files with 0 additions and 4 deletions

View file

@ -13,5 +13,3 @@ nagios_Check_Services:
nrpe: false nrpe: false
swap: false swap: false
primary_auth_source: ipa primary_auth_source: ipa
# exclude updating koji-containerbuild for now as it breaks our setup.
package_exlcudes: "koji-containerbuild*"

View file

@ -70,7 +70,6 @@
- koji-builder - koji-builder
- koji-builder-plugins - koji-builder-plugins
- python3-koji - python3-koji
- koji-containerbuild-builder
- strace - strace
- mock - mock
- mock-rpmautospec - mock-rpmautospec

View file

@ -10,7 +10,6 @@
- koji-web - koji-web
- koji-utils - koji-utils
- koji-theme-fedora - koji-theme-fedora
- koji-containerbuild-hub
- mod_ssl - mod_ssl
- mod_wsgi - mod_wsgi
- mod_auth_gssapi - mod_auth_gssapi