Feature #31663
closedFeature #30440: Simple & automatic host registration WF
Usability issues with templates & operating systems
Description
When first users (QAs) started testing & using Global Registration feature, they were repeatedly facing some issues with usability:
1. Forgetting to assign Host registration template (HRT) to operating system
2. Assigning Global Registration Template (GRT) to OS (instead of HRT)
3. Mixing GRT & HRT in general
Fix for 1. case:
When OS is created, automatically assign default HRT (defined in settings)
Assigned HRT to the OS is precondition for sucessful host registration to the Foreman. Without it process will always fail!
Therefore users have to assign template manually each time they create OS.
If they have to do it manually every single time OS is created,
we could do it for them, right? Like we do it in Katello plugin (https://github.com/Katello/katello/pull/9049),
but for all operating systems.
There are two new template kinds now (instead of just one):
- Global Registration template, (now with validation that it can't be assigned to OS)
- Host Registration template
And new setting for default host registration template
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8256 added
Updated by Leos Stejskal almost 4 years ago
- Description updated (diff)
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/8256)
Updated by Leos Stejskal almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/8256 added
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
Updated by Leos Stejskal over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|26a20e665410b512a8dbba4287a7944330a2535d.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8396 added
Updated by Tomer Brisker over 3 years ago
- Related to Bug #32097: Host detail - undefined method `initial_configuration_template' added
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8645 added
Updated by Tomer Brisker over 3 years ago
- Related to Bug #32087: test failure due to template kinds added
Updated by Tomer Brisker over 3 years ago
- Related to Feature #32093: Remove auto-assign of registration template to OS added
Updated by Leos Stejskal over 3 years ago
- Related to Bug #32959: Registration migration - Unassign OS from registration templates added
Updated by Ondřej Ezr over 2 years ago
- Related to Bug #34661: The registration database migration could fail when the template is not available added