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 enable_centos_release parameter #1034

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

wyardley
Copy link
Contributor

@wyardley wyardley commented Dec 11, 2024

Pull Request (PR) description

Add an enable_centos_release parameter, defaulting to false, except on CentOS, where it defaults to true. If enabled on any OS in the RedHat family when repos_ensure is also disabled, it controls adding the centos-release-rabbitmq package (currently
centos-release-rabbitmq-38)

This Pull Request (PR) fixes the following issues

Fixes #1033
Closes #1032

@wyardley wyardley added the enhancement New feature or request label Dec 11, 2024
Add an `enable_centos_release` parameter, defaulting to `false`, except
on CentOS, where it defaults to `true`. If enabled on any OS in the
RedHat family when `repos_ensure` is also disabled, it controls adding
the `centos-release-rabbitmq` package (currently
`centos-release-rabbitmq-38`)

Fixes voxpupuli#1033
Closes voxpupuli#1032
@wyardley wyardley force-pushed the wyardley/centos_rhel_release branch from a1538d4 to c6d20d7 Compare December 11, 2024 07:00
@wyardley wyardley merged commit 6bdbbd3 into voxpupuli:master Dec 11, 2024
13 checks passed
@wyardley wyardley deleted the wyardley/centos_rhel_release branch December 11, 2024 15:39
@flepoutre
Copy link

@wyardley Thanks, but is it possible to create new tag with this feature ?

@wyardley
Copy link
Contributor Author

Yes, I’ll create a release soon

@wyardley wyardley mentioned this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

centos-release being enabled by default on RHEL
3 participants