Browse Source

Merge pull request #28 from mlg-lebo/master

Fixed jobs indentation
tags/v0.9.0
Javier Bértoli 7 years ago
parent
commit
27001cf583
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pillar.example

+ 1
- 1
pillar.example View File

@@ -10,7 +10,7 @@ logrotate:
compress: True
dateext: True
jobs:
/tmp/var/log/mysql/error:
/tmp/var/log/mysql/error:
config:
- weekly
- missingok

Loading…
Cancel
Save