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