This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
logrotate-formula
의 미러
https://github.com/saltstack-formulas/logrotate-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
15
위키
Activity
소스 검색
Fix default_config example in pillar.example
tags/v0.9.0
Gilles Dartiguelongue
7 년 전
부모
6c3292430d
커밋
bc4b450e38
1개의 변경된 파일
과
5개의 추가작업
그리고
5개의 파일을 삭제
분할 보기
변경상태 보기
+5
-5
pillar.example
+ 5
- 5
pillar.example
파일 보기
@@ -4,11 +4,11 @@ logrotate:
pkg: logrotate
service: crond
default_config:
-
weekly
-
rotate: 52
-
create
-
compress
-
dateext
weekly
: True
rotate: 52
create
: True
compress
: True
dateext
: True
jobs:
/tmp/var/log/mysql/error:
config:
Write
Preview
Loading…
취소
저장