mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
[copr][frontend] enable logstash daemon
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user