Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
PE 2021.3.0 server
Windows 2022 Datacenter node
-
-
Night's Watch
-
2
-
NW - 2021-10-06
-
Needs Assessment
-
46147,48765
-
2
-
Bug Fix
-
This fix allows the `os.release.full` and `os.release.major` to correctly detect Windows 2022 and output `2022` instead of `2019` as before.
-
Needs Assessment
Description
As a Windows-oriented Puppet user, I want Facter to correctly report the os, operatingsystemmajrelease and operatingsystemrelease fact for a Windows 2022 node.
On both Facter 3.x and 4.x, the os, operatingsystemmajrelease and operatingsystemrelease facts incorrectly report version 2019 for a node running Windows 2022. This prevents our customers from accurately targeting code to nodes.