How to use this box with Vagrant:

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

This version was created over 1 year ago.

FreeBSD 12.2-RELEASE-p15

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