223ef1d177
## [0.4.5](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.4...v0.4.5) (2020-01-27) ### Bug Fixes * **keepalived.conf.tmpl.jinja:** fix `has no attribute` error ([4391459
](4391459df8
)), closes [/freenode.logbot.info/saltstack-formulas/20200122#c3126298-c3126299](https://github.com//freenode.logbot.info/saltstack-formulas/20200122/issues/c3126298-c3126299) * **release.config.js:** use full commit hash in commit link [skip ci] ([e9f7b11
](e9f7b11db3
)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a1a51d5
](a1a51d5842
)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0bb4271
](0bb4271c89
)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([2758e8e
](2758e8ebf3
)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([e638158
](e6381581fa
)) * **travis:** apply changes from build config validation [skip ci] ([4f492da
](4f492dafff
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([cc7542a
](cc7542a93f
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([5e42eaa
](5e42eaaa56
)) * **travis:** run `shellcheck` during lint job [skip ci] ([47b3bce
](47b3bce96b
)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([4d40216
](4d40216754
)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([3e9bc91
](3e9bc91558
)) * **travis:** use build config validation (beta) [skip ci] ([2d42d93
](2d42d93246
)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([603176e
](603176eec7
)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([01df0d0
](01df0d0097
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([45a87c6
](45a87c67fd
))
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.4.5
|
|
release: 0
|
|
minimum_version: 2016.11
|
|
summary: Rkhunter formula
|
|
description: Formula to use to install and configure keepalived
|
|
top_level_dir: keepalived
|