Переглянути джерело

Merge pull request #20 from egarbi/master

path (if mapping) need to be list now
master
Wolodja Wentland 9 роки тому
джерело
коміт
6caf737c50
1 змінених файлів з 2 додано та 1 видалено
  1. +2
    -1
      pillar.example

+ 2
- 1
pillar.example Переглянути файл

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

Завантаження…
Відмінити
Зберегти