copr: builder: also don't cite the mock.cfg.j2 file in playbook

Complements previous commit.
This commit is contained in:
Pavel Raiskup 2019-12-05 10:15:28 +01:00 committed by Pierre-Yves Chibon
parent 2fb927f098
commit ea44bbfe22

View file

@ -62,9 +62,6 @@
- name: put rpkg configuration file to the right place
copy: src=files/rpkg.conf dest=/etc/rpkg.conf
- name: put mock child config template for copr-rpmbuild to the right place
copy: src=files/copr-rpmbuild/mock.cfg.j2 dest=/etc/copr-rpmbuild/mock.cfg.j2
- name: mockbuilder user
user: name=mockbuilder groups=mock