the default rsyslog logrotate in f27 is rsyslog, not syslog
This commit is contained in:
parent
622c76d189
commit
df30abd43c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
- notifs/backend
|
- notifs/backend
|
||||||
|
|
||||||
- name: override the default syslog logrotate file
|
- name: override the default syslog logrotate file
|
||||||
copy: src=syslog-logrotate dest=/etc/logrotate.d/syslog
|
copy: src=syslog-logrotate dest=/etc/logrotate.d/rsyslog
|
||||||
tags:
|
tags:
|
||||||
- notifs
|
- notifs
|
||||||
- notifs/backend
|
- notifs/backend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue