copr: no logstash
This commit is contained in:
parent
762d06787d
commit
99a700be70
2 changed files with 0 additions and 8 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
systemctl restart logstash &> /dev/nul
|
|
@ -27,7 +27,6 @@
|
|||
- "bash-completion"
|
||||
- "mod_ssl"
|
||||
- redis
|
||||
- logstash
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
@ -105,10 +104,6 @@
|
|||
service: state=started 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
|
||||
|
||||
- name: set dev banner for dev instance
|
||||
when: devel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue