How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "freebsd/FreeBSD-13.4-BETA1"
  config.vm.box_version = "2024.08.02"
end
vagrant init freebsd/FreeBSD-13.4-BETA1 \
  --box-version 2024.08.02
vagrant up

This version was created about 1 month ago.

FreeBSD Snapshot Build

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.19 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.26 GB)