You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(MAINT) Drop support for AIX 5.3 & 6.1, Windows 7, 8.1, 10, 2008 and 2008 R2
Prior to this commit the metadata.json file for this module listed OSs that are not supported by puppet agent as supported.
This commit aims to refactor the metadata.json file to only list OSs that are supported by puppet agent.
In this commit:
Support for AIX 5.3 and 6.1 was removed.
Support for Windows 7, 8.1 and 10 was removed.
Support for Windows Server 2008 and 2008 R2 was removed.
The list of supported OSs can be found here:
https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
0 commit comments