How to use this box with Vagrant:

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

This version was created over 3 years ago.

There isn't a description.

3 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (766 MB)
  • vmware
    unknown Hosted by Vagrant Cloud (771 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (771 MB)