salt/changelog/65154.fixed.md
Shane Lee 75db735867 Fix an issue with unresolved grains on Windows
Some WMI calls are returning empty, maybe something is corrupted
underneath. This will just return None for grains that can't be
collected using WMI.
2024-02-18 21:56:52 -07:00

2 lines
93 B
Markdown

Fix an issue where the minion would crash on Windows if some of the grains
failed to resolve