Fix error in pillar.example
This commit is contained in:
parent
41d9b697cb
commit
7bf59896a3
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue