install osbuild rpm on prod builders

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2022-06-08 11:29:32 +01:00
parent 35c4674df6
commit 20afa16aa8

View file

@ -62,39 +62,6 @@
tags:
- koji_builder
- name: add pkgs (production)
package:
state: present
name:
- koji-builder
- koji-builder-plugins
- python3-koji
- koji-containerbuild-builder
- strace
- mock
- kernel-firmware
- kernel-modules
- rsyslog
- audit
- pycdio
- python3-kickstart
- libvirt-client
- oz
- imagefactory
- imagefactory-plugins-TinMan
- imagefactory-plugins-Docker
- imagefactory-plugins-GCE
- imagefactory-plugins-vSphere
- imagefactory-plugins-ovfcommon
- imagefactory-plugins
- imagefactory-plugins-OVA
- imagefactory-plugins-RHEVM
- pykickstart
- nosync
when: env == "production"
tags:
- koji_builder
- name: add pkgs (staging)
package:
state: present
@ -125,7 +92,6 @@
- pykickstart
- nosync
- koji-osbuild-builder
when: env == "staging"
tags:
- koji_builder
- koji_builder_osbuild