Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ExternalMirrors
/
logrotate-formula
espelhamento de
https://github.com/saltstack-formulas/logrotate-formula
Observar
1
Favorito
0
Fork
1
Código
Issues
0
Versões
15
Wiki
Atividade
Ver código fonte
Fix default_config example in pillar.example
tags/v0.9.0
Gilles Dartiguelongue
7 anos atrás
pai
6c3292430d
commit
bc4b450e38
1 arquivos alterados
com
5 adições
e
5 exclusões
Visão dividida
Mostrar estatísticas do Diff
+5
-5
pillar.example
+ 5
- 5
pillar.example
Ver arquivo
@@ -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:
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar