eln / releng: install pungi-utils on compose-eln01
This shouldn't be blocked by the freeze as compose-eln01 isn't frozen and it shouldn't affect anything else. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
890a33cff9
commit
bd4b5f976d
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
state: present
|
||||
name:
|
||||
- pungi-utils
|
||||
when: "'releng_compose' in group_names"
|
||||
when: "'releng_compose' in group_names or 'eln_compose' in group_names"
|
||||
|
||||
- name: Custom compose-koji
|
||||
template: src=compose-koji.j2 dest=/usr/bin/compose-koji
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue