How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freebsd/FreeBSD-13.1-BETA1"
config.vm.box_version = "2022.03.10"
end
vagrant init freebsd/FreeBSD-13.1-BETA1 \
--box-version 2022.03.10
vagrant up
This version was created almost 2 years ago.
FreeBSD Snapshot Build