Ver código fonte

path if mapping need to be list now

master
Enrique Garbi 9 anos atrás
pai
commit
eb04125a55
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      pillar.example

+ 2
- 1
pillar.example Ver arquivo

@@ -15,7 +15,8 @@ logrotate:
- create 640 root adm
- sharedscripts
mysql:
path: /tmp/var/log/mysql/*.log
path:
- /tmp/var/log/mysql/*.log
config:
- weekly
- missingok

Carregando…
Cancelar
Salvar