Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MAINT) Dropping of support for windows 7,8.1, 2008/2008R2 (Server) #300

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

jordanbreen28
Copy link

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 7 and 8.1 was dropped.
  • Support for Windows Server 2008 and 2008 R2 was dropped.

The list of supported OSs can be found here:
https://puppet.com/docs/pe/2021.7/supported_operating_systems.html

…R2 (Server)

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 7 and 8.1 was dropped.
- Support for Windows Server 2008 and 2008 R2 was dropped.

The list of supported OSs can be found here:
https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
@chelnak chelnak merged commit 5baebe8 into main Sep 23, 2022
@chelnak chelnak deleted the maint-refactor_os branch September 23, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants