Explorar el Código

Add sample default_config to pillar.example

tags/v0.9.0
Gilles Dartiguelongue hace 7 años
padre
commit
3676ff6216
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      pillar.example

+ 6
- 0
pillar.example Ver fichero

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

Cargando…
Cancelar
Guardar