This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
logrotate-formula
mirror of
https://github.com/saltstack-formulas/logrotate-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
15
Wiki
Activity
Browse Source
Add sample default_config to pillar.example
tags/v0.9.0
Gilles Dartiguelongue
8 years ago
parent
98e6f6a909
commit
3676ff6216
1 changed files
with
6 additions
and
0 deletions
Unified View
Show Diff Stats
+6
-0
pillar.example
+ 6
- 0
pillar.example
View File
lookup:
lookup:
pkg: logrotate
pkg: logrotate
service: crond
service: crond
default_config:
- weekly
- rotate: 52
- create
- compress
- dateext
jobs:
jobs:
/tmp/var/log/mysql/error:
/tmp/var/log/mysql/error:
config:
config:
Write
Preview
Loading…
Cancel
Save