Browse Source

Add sample default_config to pillar.example

master
Gilles Dartiguelongue 7 years ago
parent
commit
3676ff6216
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      pillar.example

+ 6
- 0
pillar.example View File

@@ -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