Skip to content

(MAINT) Drop support for AIX + Windows EOL OSs #1265

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

Merged
merged 2 commits into from
Sep 28, 2022
Merged

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

…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
@pmcmaw
Copy link
Contributor

pmcmaw commented Sep 27, 2022

Failures are present on nightlies for Windows2012 and are unrelated to this PR.

Copy link
Contributor

@pmcmaw pmcmaw left a comment

Choose a reason for hiding this comment

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

Failures are unrelated to changes and present on nightlies.
Issue is being tracked here: https://github.com/puppetlabs/content-and-tooling-team/issues/159

@pmcmaw pmcmaw merged commit e86363c into main Sep 28, 2022
@pmcmaw pmcmaw deleted the maint-os_refactor branch September 28, 2022 08:21
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.

3 participants