How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "orlix/opensuse-leap-15.6-aarch64"
config.vm.box_version = "15.6.709"
end
vagrant init orlix/opensuse-leap-15.6-aarch64 \
--box-version 15.6.709
vagrant up
This version was created 3 months ago.
Steps and guide repository here: https://github.com/OrlinVasilev/vagrant-opensuse-vmware Build based on https://provo-mirror.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-DVD-aarch64-Build709.1-Media.iso with bento check repo for for more information