image-builder: Install correct package on koji hub

Signed-off-by: James Richardson <jamricha@redhat.com>
Signed-off-by: Emma Kidney <ekidney@redhat.com>
Signed-off-by: David Kirwan <dkirwan@redhat.com>
Signed-off-by: Stephen Coady <scoady@redhat.com>
This commit is contained in:
David Kirwan 2022-03-16 13:07:40 +00:00
parent 3d8b3faf0a
commit 9cc6c90b20

View file

@ -27,7 +27,7 @@
package: name={{ item }} state=present package: name={{ item }} state=present
when: env == "staging" when: env == "staging"
with_items: with_items:
- koji-osbuild - koji-osbuild-hub
notify: notify:
- restart kojira - restart kojira
tags: tags: