Skip to content

Commit

Permalink
Add support for RHEL
Browse files Browse the repository at this point in the history
  • Loading branch information
ganto authored Jan 9, 2019
1 parent 76514d9 commit 6403a2b
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 6403a2b

Please sign in to comment.