1
0
Fork 0
mirror of synced 2024-12-21 21:51:09 -05:00

Fix error in pillar.example

This commit is contained in:
Artem Karamyshev 2015-01-22 19:35:58 +08:00
parent 41d9b697cb
commit 7bf59896a3

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"