Browse Source

path if mapping need to be list now

master
Enrique Garbi 9 years ago
parent
commit
eb04125a55
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      pillar.example

+ 2
- 1
pillar.example View File

- create 640 root adm - create 640 root adm
- sharedscripts - sharedscripts
mysql: mysql:
path: /tmp/var/log/mysql/*.log
path:
- /tmp/var/log/mysql/*.log
config: config:
- weekly - weekly
- missingok - missingok

Loading…
Cancel
Save