Skip to content

Commit 7640cff

Browse files
itachi17majormoses
andauthored
Change asset filter from platform to platform_family. (#99)
* Change asset filter from platform to platform_family. This filter will fail on centos & rhel, because: entity.system.platform on centos does not returns rhel, but centos. entity.system.platform_family returns rhel. Both on rhel & centos, so it's more beneficial. * CHANGELOG: Fixed wrong(not matching) entity.system.platform filter. Co-authored-by: Ben Abrams <me@benabrams.it>
1 parent faeff5a commit 7640cff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
1313
### Added
1414
- Updated asset build targets to support centos6
1515

16+
## [4.0.2] - 2019-11-11
17+
### Fixed
18+
- .bonsai.yml: fixed wrong(not matching) entity.system.platform filter. (@itachi17)
19+
1620
## [4.0.1] - 2019-05-06
1721
### Fixed
1822
- metrics-ipcs.rb: fixed metric script by setting `found = true` when its found (@eberkut)

0 commit comments

Comments
 (0)