install osbuild rpm on prod builders
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
35c4674df6
commit
20afa16aa8
1 changed files with 0 additions and 34 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue