How to use this box with Vagrant:

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

This version was created 2 months ago.

FreeBSD Snapshot Build

2 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (1.08 GB)

  • virtualbox Hosted by Vagrant Cloud (1.03 GB)