install old gnupg from copr

This commit is contained in:
Miroslav Suchý 2016-02-09 17:24:08 +01:00
parent 656ac70857
commit a4e7db27af

View file

@ -16,6 +16,9 @@
with_items:
- gnupg2
- name: make sure there is gnupg2 2.0.x as temporary workaround till we add support of v4 to obs-sign
shell: rpm -Uvh --force https://copr-be.cloud.fedoraproject.org/results/%40copr/copr/fedora-22-x86_64/00158830-gnupg2/gnupg2-2.0.28-1.fc22.x86_64.rpm
- name: install obs-signd
yum: name="obs-signd" enablerepo="updates-testing" state=present