mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
copr: builder: also don't cite the mock.cfg.j2 file in playbook
Complements previous commit.
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
2fb927f098
commit
ea44bbfe22
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user