Actions
Bug #21426
closedPXELoader not inherited from the parent host group
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1503834
Description of problem:
the pxeloader option is not properly inherited from the parent host group and stays at 'no value'.
Version-Release number of selected component (if applicable):
6.3.0-20
Steps to Reproduce:
1. create a host group, choose some OS and some PXEloader
2. create a nested host group and check its pxeloader option
Actual results:
Inherit (no value)
Expected results:
Inherit (the parent hg pxeloader value)
Updated by Lukas Zapletal about 7 years ago
- Subject changed from PXELoader not inherited from the parent host group to PXELoader not inherited from the parent host group
- Status changed from New to Resolved
- Translation missing: en.field_release set to 311
Daniel, this was fixed in 1.16 but did not make it into 1.15: Fixes #18381 - PXE loader show inherited value in host/hostgroup
[lzap@box foreman]$ g tag --contains b8b00a962d4f1a8ba21877896254845599474946 1.16.0-RC1 1.16.0-RC2
Actions