voxpupuli / puppet-rabbitmq

RabbitMQ Puppet Module
http://forge.puppetlabs.com/puppet/rabbitmq
Apache License 2.0
171 stars 500 forks source link

Revert hard require on epel for CentOS 7 #996

Closed wyardley closed 6 months ago

wyardley commented 6 months ago

Pull Request (PR) description

This leaves some of the documentation about epel, and installs it for acceptance tests, but leaves it up to users on CentOS to include this separately if needed.

This Pull Request (PR) fixes the following issues

Fixes #995

wyardley commented 6 months ago

Note: acceptance tests will probably fail now - I will need to figure out how to include or require it in the tests, but not in the code, if we go this route vs. using a flag.

wyardley commented 6 months ago

Assuming #997 is preferred then