Преглед изворни кода

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

Loading…
Откажи
Сачувај