How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freebsd/FreeBSD-13.2-BETA2"
config.vm.box_version = "2023.02.17"
end
vagrant init freebsd/FreeBSD-13.2-BETA2 \
--box-version 2023.02.17
vagrant up
This version was created 8 months ago.
FreeBSD Snapshot Build