lorax/tests/pylorax/blueprints
Brian C. Lane afa68df873 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.

(cherry picked from commit 59464286f9)
(cherry picked from commit c5f4dfe113)
2019-05-06 11:54:56 -07:00
..
example-append.toml lorax-composer: Add the ability to append to the kernel command-line 2019-05-06 11:54:56 -07:00
example-atlas.toml Update the example blueprints for rawhide 2018-10-05 09:09:10 -07:00
example-custom-base.toml Add 'example' to the example blueprint names 2018-08-23 13:29:51 -07:00
example-development.toml Add 'example' to the example blueprint names 2018-08-23 13:29:51 -07:00
example-glusterfs.toml tests: Fix tests so they run on Fedora 28 2018-10-05 09:09:10 -07:00
example-http-server.toml Update the example blueprints for rawhide 2018-10-05 09:09:10 -07: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-10-05 09:09:10 -07:00