Actions
Bug #27516
closedoperatingsystem should create release-name without spaces
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
When registering an Ubuntu host, the rhsm_fact_parser.rb will use the full codename of the release e.g. 'bionic beaver'.
Since in most cases only the first part of the code-name is used (here 'bionic') and it is also documented this way on the operatingsystem page, katello should only use the first part of this string when looking for the operatingsystem or creating it.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8250 added
Updated by Markus Bucher over 5 years ago
I am not fully sure, whether this should rather be fixed in subscription-manager than in katello itself.
Comments?
Updated by Chris Roberts over 5 years ago
- Category set to Hosts
- Assignee set to Markus Bucher
- Difficulty set to trivial
Updated by Jonathon Turel over 5 years ago
- Target version set to Katello 3.14.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases Katello 3.14.0 added
Updated by Markus Bucher over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|900ace3b922e60a99ef6d92213266fc33fce6287.
Actions