Actions
Bug #38939
closedFix host_param macro to include transient parameters for new hosts
Difficulty:
Triaged:
No
Description
Background
Transient (new) host parameters associated with the host are not rendered
in the template check action nor in the 'Orchestration:Templates' queue.
This behavior causes issues for image-based provisioning when the activation key
is defined on the host level, rather than on the hostgroup.
- 'host_param' macro now renders all host parameters
- 'hosts#template_used' action now renders templates with all host parameters
- 'Orchestration::Templates' now renders templates with all host parameters
Updated by Leos Stejskal 4 months ago
- Related to Feature #38422: Host Orchestration - Renderability checks for templates added
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10790 added
Updated by Leos Stejskal 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d61cf5adbd4fe67fb09f1151f2fa5a5c2d2f1810.
Updated by The Foreman Bot 2 months ago
- Pull request https://github.com/theforeman/foreman/pull/10743 added
Updated by Ondřej Gajdušek about 2 months ago
- Subject changed from host_param macro & transient host parameters to Fix host_param macro to include transient parameters for new hosts
Actions