copr-be-dev: install image-builder for uploading builder images

This commit is contained in:
Jakub Kadlcik
2026-01-12 16:20:08 +01:00
parent 44cbb54975
commit 7cce8fddce

View File

@@ -31,7 +31,6 @@
- php-cli
- nfs-utils
- nagios-plugins-http
- pv # for building builder images
tags:
- packages
@@ -40,8 +39,13 @@
# dest=/usr/bin/prunerepo
# tags: patches
- name: Install openstackclient for image preparation
dnf: state=present name=python3-openstackclient
- name: Install dependencies for image preparation
dnf:
state: present
name:
- python3-openstackclient
- pv
- image-builder
when: devel|bool
- name: Make copr dirs