Bug #11070
Fix confine Katello 2.3 to Foreman 1.9 and above
Description
The fix for #10987 is actually confining Katello 2.3 to Foreman > 1.9 on lib/katello/plugin.rb. The gem spec is OK.
Associated revisions
History
#1
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5347 added
- Pull request deleted (
)
#2
Updated by Eric Helms over 7 years ago
- Assignee set to Elyézer Rezende
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
#3
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|8611332b83e8273bdb21f47aaad9fef41a950043.
Fixes #11070: Fix restrict to Foreman 1.9
The pull request #5335 missed to use >=, fix that.