This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
logrotate-formula
원본 프로젝트 :
ExternalMirrors/logrotate-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
Fix default_config example in pillar.example
master
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…
취소
저장