forked from infra/ansible
First part of fixing the logrotate problem on kojipkgs*. #12398
This basically reverts: 69e11538ed
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
b8dc2142e5
commit
0ef495fc02
1 changed files with 0 additions and 3 deletions
|
|
@ -1,7 +1,4 @@
|
|||
/var/log/httpd/*log
|
||||
{% if ansible_hostname.startswith("kojipkgs") %}
|
||||
/var/log/httpd/*.log.????-??-??
|
||||
{% endif %}
|
||||
{
|
||||
daily
|
||||
rotate 7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue