Skip to content

Commit

Permalink
feat(jobs): add jobs: {} to defaults and state to init
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbertoli committed Jul 6, 2021
1 parent bb6bfac commit 1bfdf87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions logrotate/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ logrotate:
weekly: true
rotate: 4
create: true
jobs: {}
1 change: 1 addition & 0 deletions logrotate/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ include:
- logrotate.install
- logrotate.config
- logrotate.service
- logrotate.jobs

0 comments on commit 1bfdf87

Please sign in to comment.