vagrant
vagrant copied to clipboard
cloud-init is broken due to upstream bug
trafficstars
cloud-init is broken; cloud-init status --wait always returns immediately with an error, thus making vagrant say it failed (even though on the actual image, cloud-init continues to run until finished). Original bug: https://bugs.launchpad.net/cloud-init/+bug/1890528
The error I get when trying to use cloud-init with Vagrant and a bento/ubuntu-22.04 box is as follows:
The executable 'mkisofs' Vagrant is trying to run was not found in the PATH variable. This is an error. Please verify this software is installed and on the path.