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 support for RHEL 8 and CentOS 8 #92

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

siebrand
Copy link
Contributor

  • Add key for EPEL-8.
  • Update tests for os version 8.
  • Add author to contributors.
  • Update testing notes.
  • Update alternatives.

This was referenced Oct 18, 2019

it do
is_expected.to contain_yumrepo('epel').with(
mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=$basearch',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have an extra two spaces of indent here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch',
gpgkey: 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7',
descr: 'Extra Packages for Enterprise Linux 7 - $basearch'
mirrorlist: 'https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

…and an extra two spaces of indent here, as well as many other places.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All cases fixed.

- Add key for EPEL-8.
- Update tests for os version 8.
- Add author to contributors.
- Update testing notes.
- Update alternatives.
@mdwheele
Copy link

Are there any updates on the status of this PR?

@siebrand
Copy link
Contributor Author

@mdwheele : I've tried to ping the repo owner @stahnma on twitter, and here obviously. Their latest logged activity here is from October 2019. I hope this will be dealt with soon.

@rnelson0 rnelson0 merged commit f157192 into voxpupuli:master Nov 25, 2019
@rnelson0
Copy link
Sponsor Member

Thank you @siebrand!

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.

None yet

4 participants