Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Night's Watch
-
2
-
NW - 2021-03-17
-
Needs Assessment
-
Bug Fix
-
The `lsbmajdistrelease` fact from Facter 4 was not showing the correct value on Ubuntu due to their unique approach on versioning. This fix aligns the fact's output with Facter 3 accordingly.
-
Needs Assessment
Description
Due to FACT-688, facter3 reports the lsbmajdistrelease fact as 18.04, but Facter 4 only reports 18:
# puppet facts diff
|
{"hypervisors.vmware.version":{"new_value":"ESXi 6.7","old_value":""},"lsbmajdistrelease":{"new_value":"18","old_value":"18.04"}}
|
Facter 4 should retain compatibility with 3.x