This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
logrotate-formula
镜像来自
https://github.com/saltstack-formulas/logrotate-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
14
Wiki
Activity
瀏覽代碼
Add sample default_config to pillar.example
tags/v0.9.0
Gilles Dartiguelongue
7 年之前
父節點
98e6f6a909
當前提交
3676ff6216
共有
1 個文件被更改
,包括
6 次插入
和
0 次删除
分割檢視
顯示文件統計
+6
-0
pillar.example
+ 6
- 0
pillar.example
查看文件
@@ -3,6 +3,12 @@ logrotate:
lookup:
pkg: logrotate
service: crond
default_config:
- weekly
- rotate: 52
- create
- compress
- dateext
jobs:
/tmp/var/log/mysql/error:
config:
Write
Preview
Loading…
取消
儲存