copr: builder: also don't cite the mock.cfg.j2 file in playbook
Complements previous commit.
This commit is contained in:
parent
2fb927f098
commit
ea44bbfe22
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue