copr-dist-git: create directory for custom SELinux policies
This commit is contained in:
parent
c0631fed5d
commit
6122dd4901
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@
|
|||
- "dist-git.socket"
|
||||
- "copr-dist-git"
|
||||
|
||||
- name: create place for our custom SELinux policy
|
||||
file: path=/usr/local/share/selinux state=directory
|
||||
|
||||
- name: copy over our custom selinux policy for cgit
|
||||
copy: src=git_script_t.pp dest=/usr/local/share/selinux/git_script_t.pp
|
||||
register: cgit_selinux_module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue