start compressing logs on pagure01
This commit is contained in:
parent
f7e030bdc9
commit
732f8b880d
1 changed files with 6 additions and 0 deletions
|
@ -395,3 +395,9 @@
|
|||
- pagure
|
||||
- service
|
||||
- postfix
|
||||
|
||||
- name: setup logrotate to our needs
|
||||
copy: src="{{ files }}/httpd/httpd.logrotate" dest=/etc/logrotate.d/httpd
|
||||
tags:
|
||||
- config
|
||||
- apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue