This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
logrotate-formula
forked from
ExternalMirrors/logrotate-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
path if mapping need to be list now
master
Enrique Garbi
9 years ago
parent
1048a627ab
commit
eb04125a55
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
+2
-1
pillar.example
+ 2
- 1
pillar.example
View File
@@ -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
Write
Preview
Loading…
Cancel
Save