How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "punktde/freebsd-122-zfs"
config.vm.box_version = "12.2.15"
end
vagrant init punktde/freebsd-122-zfs \
--box-version 12.2.15
vagrant up
This version was created over 1 year ago.
FreeBSD 12.2-RELEASE-p15