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 almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8250 added
Updated by Chris Roberts almost 6 years ago
- Category set to Hosts
- Assignee set to Markus Bucher
- Difficulty set to trivial
Updated by Jonathon Turel almost 6 years ago
- Target version set to Katello 3.14.0
- Triaged changed from No to Yes
Actions