[copr] frontend: set acl on /var/log/httpd to be accesable by logstash

This commit is contained in:
Valentin Gologuzov 2015-02-03 10:57:04 +01:00
parent 5aad95061a
commit e039d762f8

View file

@ -46,3 +46,5 @@
- httpd
- postgresql
#- name: set acl for logstash to access httpd logs
# acl: name=/var/log/httpd entity=logstash etype=user permissions=rx state=present