455 B
455 B
Ignition public SSH key setup
- Configure ssh public key in ignition-config.yml
- Run butane to generate the ignition file
podman run --interactive --rm \
quay.io/coreos/butane:release \
--pretty --strict \
< ignition-config.yml \
> disk/ignition/config.ign
- Create the disk image
./generate-iso.sh
- Load ignition.iso as DVD image into the VM after setting it up with the microos VM image, before the first boot