032b522078
## [0.6.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.6.0...v0.6.1) (2021-06-04) ### Bug Fixes * **osfamilymap:** add package for Gentoo ([f07212d
](f07212dfbb
)) * **service:** service restart handling with watch requisite ([1ae8918
](1ae8918f1e
)) ### Continuous Integration * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([fbc97db
](fbc97db940
)) * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([7bc7b0d
](7bc7b0d002
)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([5eb060c
](5eb060cde7
)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([b4ec26c
](b4ec26cffb
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([d8bce5f
](d8bce5ff94
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([7732d92
](7732d92457
)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([bbb13d1
](bbb13d1b18
)) * **pre-commit:** update hook for `rubocop` [skip ci] ([afb12f1
](afb12f1fa8
)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([89986bf
](89986bfe5f
))
10 lines
423 B
Plaintext
10 lines
423 B
Plaintext
name: keepalived
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
|
|
version: 0.6.1
|
|
release: 0
|
|
minimum_version: 2016.11
|
|
summary: Rkhunter formula
|
|
description: Formula to use to install and configure keepalived
|
|
top_level_dir: keepalived
|