use gnupg2 from infra repo

rather then from koji scratch build which will disappear soon
This commit is contained in:
Miroslav Suchý 2016-02-24 14:20:08 +01:00
parent a6803c9ef3
commit 6c216a91b1

View file

@ -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