copr-backend: remove no longer present mock configs from copy list

This commit is contained in:
clime 2017-12-12 12:11:29 +01:00
parent e0d9932207
commit e8b4bd55b9

View file

@ -54,10 +54,6 @@
template: src=files/mock/{{ item }} dest=/etc/mock
with_items:
- site-defaults.cfg
- fedora-26-ppc64le.cfg
- fedora-27-ppc64le.cfg
- fedora-27-i386.cfg
- fedora-27-x86_64.cfg
- name: put copr-rpmbuild configuration file in the right place
copy: src=files/main.ini dest=/etc/copr-rpmbuild/main.ini