Bug #32452
The host registration form uses host group names which don't contain parent names
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
No
Description
Host groups can be nested. Showing only the hostgroup name e.g. "centos" may not be enough to identify the exact hostgroup. In host group index we use the full name (including parents names), e.g. "base/centos" or "base/centos/puppet/openscap". We should use these full names in the registration form too.
Associated revisions
History
#1
Updated by Leos Stejskal almost 2 years ago
- Category set to Host registration
#2
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8519 added
#3
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases 3.0.0 added
#4
Updated by Leos Stejskal almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|96c60e9ca61fabc156e394154292bfc9a3d809c4.
#5
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/8546 added
#6
Updated by Amit Upadhye almost 2 years ago
- Fixed in Releases 2.5.0 added
Fixes #32452 - Host Registration tweaks and improvements (#8519)
- Updated ApiPie documentation
- Fixed typo in `default_host_init_config_template` setting
- Snippet `host_init_config_post` moved at the end of the `host_init_config`
template, where it should be, not before `insights` snippet
- Use `title` instead of `name` for host groups and operating systems
- Updated list of variables in `global_registration` template