How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "freebsd/FreeBSD-12.4-STABLE"
config.vm.box_version = "2023.05.18"
end
vagrant init freebsd/FreeBSD-12.4-STABLE \
--box-version 2023.05.18
vagrant up
This version was created 4 months ago.
FreeBSD Snapshot Build