puppetlabs / puppetlabs-peadm

A Puppet module defining Bolt plans used to automate Puppet Enterprise deployments
Apache License 2.0
29 stars 53 forks source link

Remove EOL CentOs-7 and CentOs-8 from metadata.json #443

Closed cathal41 closed 2 months ago

cathal41 commented 2 months ago

Summary

Removing CentOs-7 and CentOs-8 from metadata.json as the CI and Nightly tests are failing as CentOs-8 is no longer supported and CentOs-7 will reach EOL on the 30th of June 2024

Additional Context

CentOs-8 is no longer supported by PE and no longer available to be provisioned as a VM Tests will continue to run on redhat-8, centOs-8 is a derivative of redhat-8

Checklist

Changes include test coverage?

Have you updated the documentation?

bastelfreak commented 2 months ago

@cathal41 can you maybe add a meaningful PR title before we merge it?