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 Solaris 10, Windows Server 2008 R2, and Windows 7+8.1.
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 Solaris 10 was removed.
Support for Windows Server 2008 R2 was removed.
Support for Windows 7 and 8.1 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