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