lorax/tests/pylorax/blueprints
Brian C. Lane 010031a46c 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#1687743
2019-03-27 11:32:19 -07:00
..
example-append.toml lorax-composer: Add the ability to append to the kernel command-line 2019-03-27 11:32:19 -07:00
example-atlas.toml Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00
example-custom-base.toml Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00
example-development.toml Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00
example-glusterfs.toml Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00
example-http-server.toml Use any tmux version 2019-01-24 12:51:01 +02:00
example-jboss.toml Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00
example-kubernetes.toml Add 'example' to the example blueprint names 2018-08-22 10:02:34 -07:00