このサイトは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:
書き込み
プレビュー
読み込み中…
キャンセル
保存