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:
parent
3d8b3faf0a
commit
9cc6c90b20
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue