use gnupg2 from infra repo
rather then from koji scratch build which will disappear soon
This commit is contained in:
parent
a6803c9ef3
commit
6c216a91b1
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
# - gnupg2
|
||||
|
||||
- name: make sure there is gnupg2 2.0.x as temporary workaround till we add support of v4 to obs-sign
|
||||
dnf: name=https://kojipkgs.fedoraproject.org/work/tasks/164/12940164/gnupg2-2.0.29-1.fc22.x86_64.rpm state=present
|
||||
dnf: name=https://infrastructure.fedoraproject.org/repo/23/x86_64/gnupg2-2.0.29-1.fc22.x86_64.rpm state=present
|
||||
|
||||
- name: exclude gnupg2 from upgrade
|
||||
ini_file: dest=/etc/dnf/dnf.conf section=main option=exclude value=gnupg2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue