Bug #14257
closedProvisioning a host using 'default content view' may use the incorrect kickstart tree
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1318743
Description of problem:
If a user has synced multiple kickstart trees of the same os family, version, and arch and then tries to provision a host using that os family, version and arch it is not certain which tree will be used via our automatic detection.
For example:
RHEL Server 7.1 x86_64
RHEL Workstation 7.1 x86_64
RHEL Atomic 7.1 x86_64
The easiest way around this is to require a media to be selected if the user selects the default content view.
Version-Release number of selected component (if applicable):
6.2 snap3
How reproducible:
Always
Steps to Reproduce:
1. Sync at least two of the above Kickstart trees, version and arch must be the same
2. Try to provision a host making sure to select 'Library', 'Default Organization View', a content source of the satellite's hostname.
Actual results:
After selecting a os version and arch a URL will be presented on the operating systems tab pointing to one of the 2 or 3 kickstarts. There is no way for the user to select which one. Its also possible when the user clicks the button it will 'select' a different url
Expected results:
No static url is generated and the user can select from available install media
Additional info:
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/5940 added
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 86
Updated by Partha Aji over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|1301c0e0c3437d0079e890a2422818d74f131f45.
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/Katello/katello/pull/5994 added