netcup-setup/ignition/README.md

455 B

Ignition public SSH key setup

  1. Configure ssh public key in ignition-config.yml
  2. 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
  1. Create the disk image
./generate-iso.sh
  1. Load ignition.iso as DVD image into the VM after setting it up with the microos VM image, before the first boot