This type is always nfs_t, and we have a policy to allow that..
This commit is contained in:
parent
8d3fc995d8
commit
04dee89215
1 changed files with 0 additions and 8 deletions
|
@ -252,14 +252,6 @@
|
|||
- lookaside
|
||||
- selinux
|
||||
|
||||
- name: set the SELinux policy for the Lookaside Cache root directory
|
||||
command: semanage fcontext -a -t httpd_git_rw_content_t "/srv/cache(/.*)?"
|
||||
when: lcachecontext.stdout.find('httpd_git_rw_content_t') == -1
|
||||
tags:
|
||||
- config
|
||||
- lookaside
|
||||
- selinux
|
||||
|
||||
- name: install the fedora-ca.cert
|
||||
copy: src={{private}}/files/fedora-ca.cert dest=/etc/httpd/conf/cacert.pem
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue