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) Refactoring supported OSs based on puppet agent docs
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 Windows Server 2008 & 2008 R2 was removed.
Support for Windows 7 & 8 was removed.
Support for Fedora 27 & 28 was removed.
Support for OSX 10.12, 10.13 & 10.14 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