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

- Fixes #81: yum install does not work for fio. #85

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

pravins
Copy link
Contributor

@pravins pravins commented Mar 22, 2023

  •   yum install -y fio
    
  •   foreman-maintain packages install fio
    

Since on Satellite we lock packages, please use foreman-maintain packages install fio instead of yum install -y fio in storage-benchmark's

@pablomh
Copy link
Collaborator

pablomh commented Feb 15, 2024

I'd change it even to foreman-maintain packages install -y fio to not require confirmation from the user as in the original code.

jgkootstra added a commit to jgkootstra/satellite-support that referenced this pull request Mar 21, 2024
Drop patch for "yum issue" as it already suggested in PR RedHatSatellite#85
@pablomh pablomh merged commit 8922cc2 into RedHatSatellite:master Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants