aa7229a974
# [0.6.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.1...v0.6.0) (2020-12-16) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([eebb7e0
](eebb7e0ea6
)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([15e3cdb
](15e3cdb6a2
)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([02347ad
](02347adaac
)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([161c6a6
](161c6a6156
)) * **pre-commit:** add to formula [skip ci] ([6d36686
](6d366861bf
)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([ec4fa7b
](ec4fa7bc11
)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([635902d
](635902dd4d
)) * **travis:** add notifications => zulip [skip ci] ([3ae2959
](3ae2959f13
)) * **workflows/commitlint:** add to repo [skip ci] ([80bdb6c
](80bdb6cac4
)) ### Features * **config:** add support for switch type parameters ([20d67c1
](20d67c13a1
)) * **scripts:** deploy helper scripts ([5fc37fa
](5fc37fa6fb
)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([16d6742
](16d6742949
))
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.0
|
|
release: 0
|
|
minimum_version: 2016.11
|
|
summary: Rkhunter formula
|
|
description: Formula to use to install and configure keepalived
|
|
top_level_dir: keepalived
|