Allow apache to read the ssl files too
This commit is contained in:
parent
57bc056f7e
commit
d53f43e192
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
- config
|
||||
|
||||
- name: allow infinote user to read ssl certs
|
||||
file: dest=/etc/pki/tls/private/wildcard-2014.fedoraproject.org.key mode=600 owner=infinote group=root
|
||||
file: dest=/etc/pki/tls/private/wildcard-2014.fedoraproject.org.key mode=640 owner=infinote group=apache
|
||||
tags:
|
||||
- infinote
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue