Add sample default_config to pillar.example

pull/26/head
Gilles Dartiguelongue 7 years ago
parent 98e6f6a909
commit 3676ff6216
  1. 6
      pillar.example

@ -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…
Cancel
Save