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