copr-hypervisor: update helpers package with dnf
This should refresh the repository metadata.
This commit is contained in:
parent
864d8d3732
commit
754e421ef3
1 changed files with 2 additions and 2 deletions
|
@ -182,8 +182,8 @@
|
|||
enabled=1
|
||||
enabled_metadata=1
|
||||
|
||||
- name: install latest packages
|
||||
package: name=praiskup-helpers state=latest
|
||||
- name: install the latest helper package
|
||||
dnf: name=praiskup-helpers state=latest
|
||||
|
||||
- name: install configuration for /bin/copr-image
|
||||
copy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue