How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "punktde/freebsd-132-ufs"
  config.vm.box_version = "13.2.11"
end
vagrant init punktde/freebsd-132-ufs \
  --box-version 13.2.11
vagrant up

This version was created 3 months ago.

FreeBSD 13.2-RELEASE-p11

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (527 MB)