How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "in-vagranti/freebsd-12.0-amd64"
config.vm.box_version = "201812.24.0"
end
vagrant init in-vagranti/freebsd-12.0-amd64 \
--box-version 201812.24.0
vagrant up
This version was created over 5 years ago.
VirtualBox 6.0, VMware Fusion Pro 11.0.2, Parallels Desktop Pro 14.1.0