Przeglądaj źródła

Fix default_config example in pillar.example

master
Gilles Dartiguelongue 7 lat temu
rodzic
commit
bc4b450e38
1 zmienionych plików z 5 dodań i 5 usunięć
  1. +5
    -5
      pillar.example

+ 5
- 5
pillar.example Wyświetl plik

@@ -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:

Ładowanie…
Anuluj
Zapisz