1
0
Fork 0

Fix error in pillar.example

This commit is contained in:
Artem Karamyshev 2015-01-22 19:35:58 +08:00
parent 41d9b697cb
commit 7bf59896a3
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# vim: sts=2 ts=2 sw=2 et ai # vim: sts=2 ts=2 sw=2 et ai
logrotate: logrotate:
pkg: 'logrotate' lookup:
service: 'crond' pkg: 'logrotate'
service: 'crond'
jobs: jobs:
"/tmp/var/log/mysql/error": "/tmp/var/log/mysql/error":
- "weekly" - "weekly"