Skip to content

Commit

Permalink
Merge pull request arillso#6 from ganto/master
Browse files Browse the repository at this point in the history
Add support for RHEL
  • Loading branch information
sbaerlocher authored Jan 14, 2019
2 parents 93f64fb + 6403a2b commit 9d4eec7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions vars/RedHat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# vars file for arillso.logrotate

logrotate_options:
- weekly
- rotate 4
- create
- dateext

logrotate_package: logrotate
logrotate_include_dir: /etc/logrotate.d

0 comments on commit 9d4eec7

Please sign in to comment.