mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
086def0bb8
Bring in and let ignition do the driving if the import had one.
5 lines
401 B
YAML
5 lines
401 B
YAML
label: RedHat CoreOS %%VERSION%% %%ARCH%% (Default Profile)
|
|
kernelargs: quiet random.trust_cpu=on ignition.firstboot ignition.platform.id=metal
|
|
#the above boots and will have ignition agent phone home and await instructions
|
|
#kernelargs: quiet random.trust_cpu=on ignition.firstboot ignition.platform.id=metal coreos.inst=yes coreos.inst.install_dev=sda
|
|
#the above runs the installer to write to disk |