Explorar el Código

Fix default_config example in pillar.example

master
Gilles Dartiguelongue hace 7 años
padre
commit
bc4b450e38
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. +5
    -5
      pillar.example

+ 5
- 5
pillar.example Ver fichero

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

Cargando…
Cancelar
Guardar