try this
This commit is contained in:
parent
f90554472c
commit
c097b9a874
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
|
||||
shell: rpm -Uvh --force https://kojipkgs.fedoraproject.org/work/tasks/164/12940164/gnupg2-2.0.29-1.fc22.x86_64.rpm
|
||||
dnf: name=https://kojipkgs.fedoraproject.org/work/tasks/164/12940164/gnupg2-2.0.29-1.fc22.x86_64.rpm state=present
|
||||
|
||||
- name: put keygen vhost for httpd
|
||||
copy: src="httpd/copr-keygen.conf" dest="/etc/httpd/conf.d/copr-keygen.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue