How to use this box with Vagrant:

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

This version was created 3 months ago.

FreeBSD 14.0-RELEASE-p6

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