ソースを参照

Fix default_config example in pillar.example

master
Gilles Dartiguelongue 7年前
コミット
bc4b450e38
1個のファイルの変更5行の追加5行の削除
  1. +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:

読み込み中…
キャンセル
保存