Commit 7640cff
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments