copr: switch copr-dist-git to permissive
This commit is contained in:
parent
851d7b2b10
commit
cc79a1be34
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
- copr-dist-git
|
||||
- rdiff-backup
|
||||
|
||||
- name: switch selinux to permissive
|
||||
selinux: policy=targeted state=permissive
|
||||
|
||||
- name: ensure git storage path exists
|
||||
file: path="/var/lib/dist-git/git" state=directory group=packager mode=0775
|
||||
#- file: path="/var/lib/dist-git/git/pkgs-git-repos-list" state=file group=packager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue