Actions
Bug #21618
openhostgroup parameter does not show up in the PXE template
Status:
New
Priority:
Normal
Assignee:
-
Category:
Host groups
Target version:
-
Description
Create a hostgroup with some parameter with at-least one with empty value. For e.g.,
Hostgroup name "Testing"
param1=Hello
param2=
PXE template that references host_param('param1') and host_param('param2')
Create host- Hostgroup = Testing
- Parameters, override the one with empty value to contain some value param2 = SomeValue.
- Submit
Generated PXE template does not contain the value of param2. However, YAML in the web UI shows correct values.
Updated by A P over 7 years ago
- Category set to Host groups
- Translation missing: en.field_release set to 240
Updated by Anthony Chevalet about 7 years ago
- Related to Bug #20062: Host parameter not rendered in user_data template added
Updated by Tomer Brisker almost 7 years ago
- Priority changed from High to Normal
- Triaged set to Yes
Actions