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