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