mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
0137f99636
Provide a profile.yaml line that can be used to add arguments to installed kernel as well as install kernel.
4 lines
203 B
YAML
4 lines
203 B
YAML
label: %%DISTRO%% %%VERSION%% %%ARCH%% (Default Profile)
|
|
kernelargs: quiet # These arguments are passed to the installer
|
|
#installedargs: example # These arguments would be added to the installed system
|