Mark this as httpd_var_lib_t so ipsilon can write
This commit is contained in:
parent
85d22d2b28
commit
e3ea0ecaa9
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
|
||||
- name: create SAML2 dir
|
||||
file: path=/etc/ipsilon/saml2 state=directory mode=0700
|
||||
owner=ipsilon group=ipsilon
|
||||
owner=ipsilon group=ipsilon setype=httpd_var_lib_t
|
||||
|
||||
- name: copy SAML2 private key
|
||||
copy: src={{ private }}/files/ipsilon/saml2.key dest=/etc/ipsilon/saml2/certificate.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue