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