koji builder: we need to install the builder plugins package so we have runroot plugin.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3cedc1366b
commit
b1d1e4a685
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
||||||
dnf: state=present pkg={{ item }}
|
dnf: state=present pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- koji-builder
|
- koji-builder
|
||||||
|
- koji-builder-plugins
|
||||||
- python2-koji
|
- python2-koji
|
||||||
- koji-containerbuild-builder
|
- koji-containerbuild-builder
|
||||||
- strace
|
- strace
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue