puppetlabs / puppetlabs-apt

Puppet module to help manage Apt
https://forge.puppetlabs.com/puppetlabs/apt
Apache License 2.0
215 stars 462 forks source link

(MAINT) Refactoring OSs based on puppet agent docs #1060

Closed jordanbreen28 closed 1 year ago

jordanbreen28 commented 1 year ago

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

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


John Doe seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

kenyon commented 1 year ago

A better title would be "Drop support for Ubuntu 18.04".

kenyon commented 1 year ago

Ubuntu 18.04 is still supported by Puppet, so this probably should not be removed from metadata.json.