Allow apache to read the ssl files too

This commit is contained in:
Kevin Fenzi 2015-10-13 18:37:32 +00:00
parent 57bc056f7e
commit d53f43e192

View file

@ -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