netcup-setup/ignition
2024-07-15 16:03:01 +02:00
..
disk/ignition initial commit 2024-07-15 16:03:01 +02:00
generate-iso.sh initial commit 2024-07-15 16:03:01 +02:00
ignition-config.yml initial commit 2024-07-15 16:03:01 +02:00
README.md initial commit 2024-07-15 16:03:01 +02:00

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