[copr][frontend] enable logstash daemon

This commit is contained in:
Valentin Gologuzov 2015-06-09 17:43:58 +02:00
parent 04cc0d7b95
commit 0fc3a4e281

View file

@ -92,6 +92,7 @@
service: state=running enabled=yes name={{ item }}
with_items:
- httpd
- logstash
- name: set acl for logstash to access httpd logs
acl: name=/var/log/httpd entity=logstash etype=user permissions=rx state=present