mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-09 22:46:45 +00:00
b5e24333ce
Without it osdeploy import cannot generate a profile at all: generate_stock_profiles opens profile.yaml unguarded, and initprofile.sh seds the label into it. The label substitution also still looked for 'sle 15'.
4 lines
201 B
YAML
4 lines
201 B
YAML
label: %%DISTRO%% %%VERSION%% %%ARCH%% (Server Profile)
|
|
kernelargs: quiet # These arguments are passed to the installer
|
|
#installedargs: example # These arguments would be added to the installed system
|