install old gnupg from copr
This commit is contained in:
parent
656ac70857
commit
a4e7db27af
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue