How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "in-vagranti/freebsd-11.2-amd64"
  config.vm.box_version = "201812.24.0"
end
vagrant init in-vagranti/freebsd-11.2-amd64 \
  --box-version 201812.24.0
vagrant up

This version was created over 5 years ago.

VirtualBox 6.0, VMware Fusion Pro 11.0.2, Parallels Desktop Pro 14.1.0

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (533 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (634 MB)
  • vmware
    unknown Hosted by Vagrant Cloud (751 MB)