copr: we need yum, since dnf still cannot handle priority failover
This commit is contained in:
parent
49f4d0c60e
commit
bea895099d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
dnf: name=yum state=latest
|
dnf: name=yum state=latest
|
||||||
|
|
||||||
- name: upgrade all packages
|
- name: upgrade all packages
|
||||||
yum: name=* state=latest
|
command: yum-deprecated upgrade -y
|
||||||
|
|
||||||
- name: change owner of data to copr-signer
|
- name: change owner of data to copr-signer
|
||||||
shell: "chown -R copr-signer:copr-signer /var/lib/copr-keygen"
|
shell: "chown -R copr-signer:copr-signer /var/lib/copr-keygen"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue