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
Fix error in pillar.example
patch-1
Artem Karamyshev
10 years ago
parent
41d9b697cb
commit
7bf59896a3
1 changed files
with
3 additions
and
2 deletions
Split View
Show Diff Stats
+3
-2
pillar.example
+ 3
- 2
pillar.example
View File
@@ -1,7 +1,8 @@
# vim: sts=2 ts=2 sw=2 et ai
logrotate:
pkg: 'logrotate'
service: 'crond'
lookup:
pkg: 'logrotate'
service: 'crond'
jobs:
"/tmp/var/log/mysql/error":
- "weekly"
Write
Preview
Loading…
Cancel
Save