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 #33189 - Show rhel-6-server-els-rpms under recommended repositories #9525

Merged
merged 1 commit into from Aug 3, 2021

Conversation

lfu
Copy link
Member

@lfu lfu commented Aug 2, 2021

No description provided.

@theforeman-bot
Copy link

Issues: #33189

@@ -19,15 +19,15 @@ const recommendedRepositoriesRHEL = [
'rhel-7-server-extras-rpms',
'rhel-7-server-eus-rpms',
'rhel-7-server-kickstart',
'rhel-6-server-rpms',
'rhel-6-server-els-rpms',
Copy link
Member

Choose a reason for hiding this comment

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

I don't see this showing up. Maybe it should be eus instead of els

Copy link
Member

Choose a reason for hiding this comment

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

Ignore me, I just needed a manifest with a subscription for it ...

'rhel-6-server-kickstart',
'rhel-5-server-els-rpms',
];

const recommendedRepositoriesSatTools = [
'satellite-tools-6.9-for-rhel-8-x86_64-rpms',
'rhel-7-server-satellite-tools-6.9-rpms',
'rhel-6-server-satellite-tools-6.9-rpms',
'rhel-6-server-els-satellite-tools-6.9-rpms',
Copy link
Member

Choose a reason for hiding this comment

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

This one is right :)

Copy link
Member

@jturel jturel left a comment

Choose a reason for hiding this comment

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

ACK!

@jturel
Copy link
Member

jturel commented Aug 2, 2021

[test katello]

@jturel
Copy link
Member

jturel commented Aug 3, 2021

Thanks Lucy - merging!

@jturel jturel merged commit 8015ee4 into Katello:master Aug 3, 2021
@lfu lfu deleted the rhel6_els_33189 branch September 24, 2021 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants