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

Refactor extras repo handling #672

Merged
merged 1 commit into from
Oct 8, 2018
Merged

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 8, 2018

This drops support for EL6 by only having the URL for the EL6 GPG key.

It also allows setting the package state of foreman-release-scl.

This drops support for EL6 by only having the URL for the EL6 GPG key.

It also allows setting the package state of foreman-release-scl.
on_os_under_test.each do |os, facts|
context "on #{os}" do
context "on #{os}", if: facts[:osfamily] == 'RedHat' do
Copy link
Member Author

Choose a reason for hiding this comment

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

I thought this was a nice optimization but I'd be happy to change this.

@mmoll mmoll merged commit 79a01ae into theforeman:master Oct 8, 2018
@mmoll
Copy link
Contributor

mmoll commented Oct 8, 2018

merged, bedankt @ekohl!

@ekohl ekohl deleted the refactor-repos-extra branch October 8, 2018 16:44
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.

3 participants