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

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

Loading…
Cancel
Save