Actions
Bug #26095
closedOS's with 3 digit versions not showing up as "synced content"
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Foreman's OS model allows for "X.y" versions not "x.y.z".
However Rhel8 and other OSes sometimes specify 3 digits like "8.0.0" in their treeinfo. This falls when we try to match the host os release with the distributions ("x.y" and "x.y.z" don't match.)
1) Sync latest rhel8 base os ks repo. Make sure the distribution version is set to 8.0.0 (should be able to see that on repo details)
2) Go to new hosts/hostsgroup
3) Select the appropriate values for CV, LCE, Content source
3) Go to the operating systems tab and pick x86_64 and Redhat 8.0
Actual:
notice that the synced content is greyed out
Expected:
Need to be able to pick the 8.0.x
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7984 added
Updated by Chris Roberts almost 6 years ago
- Target version set to Katello 3.11.0
- Triaged changed from No to Yes
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a04b0ba0f4289200b246874a5d3ba681129748d7.
Actions