crc-org / vfkit

Apache License 2.0
109 stars 21 forks source link

Add `--ignition config.ign` support #124

Open cfergeau opened 3 months ago

cfergeau commented 3 months ago

This would simplify use of generic VM images which can be configured using ignition.

The podman code doing this is https://github.com/containers/podman/blob/6487940534c1065d6c7753e3b6dfbe253666537d/pkg/machine/applehv/ignition.go