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) Drop support for Windows 7, 8, 2008 (Server) and 2008 R2 (Server) #185

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

jordanbreen28
Copy link
Contributor

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 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

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 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
@jordanbreen28 jordanbreen28 requested a review from a team as a code owner September 15, 2022 15:54
@jordanbreen28 jordanbreen28 changed the title (MAINT) Refactoring supported OSs based on puppet agent docs (MAINT) Drop support for Windows 7, 8, 2008 (Server) and 2008 R2 (Server) Sep 16, 2022
Copy link
Member

@david22swan david22swan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@david22swan david22swan merged commit 3810f35 into main Sep 27, 2022
@david22swan david22swan deleted the maint-os_refactor branch September 27, 2022 08:28
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