Add sample default_config to pillar.example
This commit is contained in:
parent
98e6f6a909
commit
3676ff6216
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ logrotate:
|
|||
lookup:
|
||||
pkg: logrotate
|
||||
service: crond
|
||||
default_config:
|
||||
- weekly
|
||||
- rotate: 52
|
||||
- create
|
||||
- compress
|
||||
- dateext
|
||||
jobs:
|
||||
/tmp/var/log/mysql/error:
|
||||
config:
|
||||
|
|
Loading…
Reference in a new issue