Needs macadam from: https://github.com/gbraad-dotfiles/macadam/releases/tag/v0.2.1a as this provides UEFI firmware support.
git config -f ~/.config/dotfiles/local/machine.ini \
'disks.opensuse-cloud' \
'https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2'
rm ~/DiskImages/opensuse-cloud.qcow2
export CONTAINERS_HELPER_BINARY_DIR=~/.local/bin
machine opensuse-cloud download
machine machinebuild build ./.machine/opensuse-cloud/Machinefile from opensuse-cloud
- automated build: https://github.com/gbraad-dotfiles/upstream/actions/runs/25844253703/job/75935842723
- pull request: crc-org/macadam#377