5bd6c259e6
# [0.12.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.5...v0.12.0) (2021-07-07) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([bb6bfac
](bb6bfac80e
)) * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([ac5a57c
](ac5a57c76d
)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([7368305
](7368305919
)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([1f55b57
](1f55b57a61
)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([84b2f6a
](84b2f6aa99
)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([1fc52cd
](1fc52cd233
)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([94c2cf7
](94c2cf7d2c
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([406dbbb
](406dbbb4e5
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([b198955
](b198955b5f
)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([ea66a0d
](ea66a0d2b8
)) * **pre-commit:** add to formula [skip ci] ([e506d69
](e506d6954d
)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([267bb94
](267bb944a4
)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([bd1dc81
](bd1dc81dcb
)) * **pre-commit:** update hook for `rubocop` [skip ci] ([2c964b0
](2c964b09e4
)) ### Features * **jobs:** add `jobs: {}` to defaults and state to init ([c3b64d3
](c3b64d37a7
)), closes [#57](https://github.com/saltstack-formulas/logrotate-formula/issues/57) ### Tests * **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([dc63042
](dc630420a5
)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([650cfad
](650cfaddf0
)) * **base:** update from `template-formula` and Arch Linux exclusion ([09d4f5a
](09d4f5a034
)) * **rubocop:** fix violation [skip ci] ([3f5edef
](3f5edefc18
))
9 lines
261 B
Text
9 lines
261 B
Text
name: logrotate
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 0.12.0
|
|
release: 1
|
|
minimum_version: 2016.11
|
|
summary: logrotate formula
|
|
description: Formula to setup logrotate
|
|
top_level_dir: logrotate
|