Skip to content

(MAINT) Removing support for CentOS 8 #2314

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 1 commit into from
Sep 15, 2022
Merged

(MAINT) Removing support for CentOS 8 #2314

merged 1 commit into from
Sep 15, 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.

@jordanbreen28 jordanbreen28 requested a review from a team as a code owner September 14, 2022 12:48
metadata.json Outdated
@@ -66,7 +65,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This surprises me. Ubuntu 18.04 is not yet EOL.

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.

The list of supported OSs can be found here:
https://puppet.com/docs/pe/2021.7/supported_operating_systems.html
@GSPatton GSPatton changed the title (MAINT) Refactoring OSs based on puppet agent docs (MAINT) Removing support for CentOS 8 Sep 15, 2022
Copy link
Contributor

@GSPatton GSPatton left a comment

Choose a reason for hiding this comment

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

Looks good

@GSPatton GSPatton merged commit e0c3a99 into main Sep 15, 2022
@GSPatton GSPatton deleted the maint-os_refactor branch September 15, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants