Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
logrotate-formula
forkeado de
ExternalMirrors/logrotate-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Fix default_config example in pillar.example
master
Gilles Dartiguelongue
hace 7 años
padre
6c3292430d
commit
bc4b450e38
Se han
modificado 1 ficheros
con
5 adiciones
y
5 borrados
Dividir vista
Mostrar estadísticas de diff
+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:
Escribir
Vista previa
Cargando…
Cancelar
Guardar