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

Add support for CentOS / RHEL 9 and drop support for 7 #1027

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 17, 2024

  1. Add support for CentOS / RHEL 9 and drop support for 7

    - Remove support for CentOS / RHEL 7 (breaking change)
    - Remove workarounds specific to EPEL and require_epel parameter (breaking change)
    - Add support for CentOS / RHEL 9 in metadata
    - Where repos_ensure is not set, install centos-release-rabbitmq-38 to
      support installing RabbitMQ from semi-official source
    - Add in some additional tests for coverage (followup to voxpupuli#1028) that
      were hard to test without a supported RedHat family OS in metadata
    
    Fixes voxpupuli#816
    
    Signed-off-by: William Yardley <[email protected]>
    wyardley committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e79b555 View commit details
    Browse the repository at this point in the history