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

Related: rhbz#1688335
2019-04-29 10:41:57 -07:00
..
example-append.toml lorax-composer: Add the ability to append to the kernel command-line 2019-04-29 10:41:57 -07:00
example-atlas.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
example-custom-base.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
example-development.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
example-glusterfs.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
example-http-server.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
example-jboss.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00
example-kubernetes.toml Add 'example' to the example blueprint names 2018-08-21 14:02:30 -07:00