Actions
Refactor #38423
openCreate Host Form - Improvements for templates resolve
Description
Add a render check for assigned templates in the `HostsController#template_used` action.
It's only an informative UI change; the results do not block the provisioning process.
- Split the box into `success` and `error`. Show only if relevant.
- Add `target='_blank'` to links
- A little bit of formatting.
Updated by Leos Stejskal 3 days ago
- Related to Feature #38422: Host Orchestration - Renderability checks for templates added
Updated by The Foreman Bot 3 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10541 added
Actions