It's important to download those images before applying this, especially in production, but development environments will need to download new images as well. You should use `VmHost#download_boot_image`: vmh.download_boot_image(image_name: "ubuntu-noble", version: Config.ubuntu_noble_version) vmh.download_boot_image(image_name: "ubuntu-jammy", version: Config.ubuntu_jammy_version) vmh.download_boot_image(image_name: "debian-12", version: Config.debian_12_version)
8.5 KiB
8.5 KiB