copr: this should not be needed
This commit is contained in:
parent
d079dda2e3
commit
86e601fda9
1 changed files with 2 additions and 0 deletions
|
@ -29,9 +29,11 @@
|
||||||
|
|
||||||
- name: make sure there is gnupg2 2.0.x as temporary workaround till we add support of v4 to obs-sign
|
- name: make sure there is gnupg2 2.0.x as temporary workaround till we add support of v4 to obs-sign
|
||||||
dnf: name=https://infrastructure.fedoraproject.org/repo/23/x86_64/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
|
||||||
|
when: not devel
|
||||||
|
|
||||||
- name: exclude gnupg2 from upgrade
|
- name: exclude gnupg2 from upgrade
|
||||||
ini_file: dest=/etc/dnf/dnf.conf section=main option=exclude value=gnupg2
|
ini_file: dest=/etc/dnf/dnf.conf section=main option=exclude value=gnupg2
|
||||||
|
when: not devel
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue