Bug 1703459

Summary: Blueprint sustomizations.kernel is not setting bootloader kernel parameters
Product: Red Hat Enterprise Linux 7 Reporter: Terry Bowling <tbowling>
Component: lorax-composerAssignee: Brian Lane <bcl>
Status: CLOSED DUPLICATE QA Contact: Robert M Williams <rwilliam>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.6CC: dshea, sbueno, wwoods
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-29 17:06:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Terry Bowling 2019-04-26 13:55:34 UTC
Description of problem:

The following snippet in my blueprint is not setting kernel bootloader options as described in the upstream documentation
http://weldr.io/lorax/lorax-composer.html#customizations

   [[customizations]]

   [customizations.kernel]
   append = "crashkernel=auto intel_idle.max_cstate=1 processor.max_cstate=1 transparent_hugepage=never numa_balancing=disable modprobe.blacklist=kvm_intel,kvm,iTCO_wdt,iTCO_vendor_support,sb_edac,edac_core"


Version-Release number of selected component (if applicable):

rpm -q lorax lorax-composer composer-cli pykickstart
lorax-19.7.19-1.el7.x86_64
lorax-composer-19.7.27-1.el7.x86_64
composer-cli-19.7.27-1.el7.x86_64
pykickstart-1.99.66.19-2.el7.noarch


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Brian Lane 2019-04-29 17:06:48 UTC
Support for this is not in RHEL7 yet.

*** This bug has been marked as a duplicate of bug 1688335 ***