lorax/tests/pylorax/blueprints
Brian C. Lane 59464286f9 lorax-composer: Add the ability to append to the kernel command-line
Sometimes it is necessary to modify the kernel command-line of the
image, this adds support for a [customizations.kernel] section to the
blueprint:

[customizations.kernel]
append = "nosmt=force"

This will be appended to the kickstart's bootloader --append argument.

Includes tests for modifying the bootloader line, the kickstart
template, and examining the final-kickstart.ks created for a compose.
2019-03-26 11:06:57 -07:00
..
example-append.toml lorax-composer: Add the ability to append to the kernel command-line 2019-03-26 11:06:57 -07:00
example-atlas.toml Update the example blueprints for rawhide 2018-08-29 11:17:39 -07:00
example-custom-base.toml Update bash to 5.0.* 2019-02-21 08:55:23 -08:00
example-development.toml Add 'example' to the example blueprint names 2018-08-23 13:29:51 -07:00
example-glusterfs.toml tests: Make it easier to update version globs 2019-03-08 10:09:42 -08:00
example-http-server.toml Drop minor version from php package in blueprint 2018-11-29 09:46:06 +02:00
example-jboss.toml Add 'example' to the example blueprint names 2018-08-23 13:29:51 -07:00
example-kubernetes.toml Update the example blueprints for rawhide 2018-08-29 11:17:39 -07:00