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

Ensure EPEL is reinstalled #2643

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

pablintino
Copy link
Collaborator

Some roles like repo_setup may have altered the state of /etc/yum.repos.d/ without removing the EPEL rpm leading to yum/dnf to think the repos are already installed.
Enforcing its deletion ensures the rpm always deploys the repository files.

Some roles like repo_setup may have altered the state of
/etc/yum.repos.d/ without removing the EPEL rpm leading to yum/dnf to
think the repos are already installed.
Enforcing its deletion ensures the rpm always deploys the repository
files.
@pablintino pablintino requested a review from a team January 13, 2025 16:14
@github-actions github-actions bot marked this pull request as draft January 13, 2025 16:14
Copy link

Thanks for the PR! ❤️
I'm marking it as a draft, once your happy with it merging and the PR is passing CI, click the "Ready for review" button below.

@frenzyfriday
Copy link
Contributor

/lgtm

Copy link
Contributor

openshift-ci bot commented Jan 14, 2025

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@arxcruz
Copy link
Contributor

arxcruz commented Jan 14, 2025

/lgtm

@evallesp
Copy link

LGTM

@openshift-merge-bot openshift-merge-bot bot merged commit 61287d8 into main Jan 14, 2025
6 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the ensure-epel-reinstallation branch January 14, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants