copr: cleanup

This commit is contained in:
Miroslav Suchý 2016-05-05 06:27:57 +02:00
parent cc6fbedae0
commit 086cd983a0

View file

@ -30,16 +30,6 @@
# with_items:
# - 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://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
# ini_file: dest=/etc/dnf/dnf.conf section=main option=exclude value=gnupg2
# when: not devel
# tags:
# - config
- name: put keygen vhost for httpd
copy: src="httpd/copr-keygen.conf" dest="/etc/httpd/conf.d/copr-keygen.conf"
notify: