Browse Source

Fix error in pillar.example

patch-1
Artem Karamyshev 10 years ago
parent
commit
7bf59896a3
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      pillar.example

+ 3
- 2
pillar.example View File

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

Loading…
Cancel
Save