本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
salt
/
logrotate-formula
複製自
ExternalMirrors/logrotate-formula
關注
1
收藏
0
複製
0
程式碼
版本發佈
0
活動
瀏覽代碼
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…
取消
儲存