Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Add support for RHEL instances in AWS #9

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

Conversation

tophercullen
Copy link

AWS instances have a different repo structure and cannot be managed
with the subscription manager utils

AWS instances have a different repo structure and cannot be managed
with the subscription manager utils
@coderanger
Copy link
Member

Yeah, RedHat had promised me they would work out a better way to do this but that was like a year ago and nothing has happened so sighhhh. This probably won't work on other RedHat cloud images for the same reasons but I can only fix so much. This is a start but the eventual fix is probably going to be 1) default to IUS instead of SCL and 2) within the scl provider default to using the CentOS recompiles even on RHEL unless specifically configured to use the official repos.

@codecov-io
Copy link

Codecov Report

Merging #9 into master will decrease coverage by 0.86%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   98.22%   97.36%   -0.87%     
==========================================
  Files          14       14              
  Lines         451      455       +4     
==========================================
  Hits          443      443              
- Misses          8       12       +4
Impacted Files Coverage Δ
lib/poise_languages/scl/resource.rb 88.88% <0%> (-6.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9209f9...811af78. Read the comment docs.

@tophercullen
Copy link
Author

@coderanger I'm not familiar with codecov, Is there something else I need to add to the PR?

@andreimahu andreimahu mentioned this pull request Jun 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants