From eb04125a555e0dd19ac3bafe6e2a1b729a7c1251 Mon Sep 17 00:00:00 2001 From: Enrique Garbi Date: Tue, 26 Jan 2016 16:53:08 +0000 Subject: [PATCH] path if mapping need to be list now --- pillar.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pillar.example b/pillar.example index d33fb39..52b682e 100644 --- a/pillar.example +++ b/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