소스 검색
Merge pull request #28 from mlg-lebo/master
Fixed jobs indentation
tags/v0.9.0
Javier Bértoli
7 년 전
No account linked to committer's email address
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
pillar.example
|
|
@@ -10,7 +10,7 @@ logrotate: |
|
|
|
compress: True |
|
|
|
dateext: True |
|
|
|
jobs: |
|
|
|
/tmp/var/log/mysql/error: |
|
|
|
/tmp/var/log/mysql/error: |
|
|
|
config: |
|
|
|
- weekly |
|
|
|
- missingok |