How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "zilti/FreeBSD-13.1"
  config.vm.box_version = "13.1.202211041630"
end
vagrant init zilti/FreeBSD-13.1 \
  --box-version 13.1.202211041630
vagrant up

This version was created over 1 year ago.

There isn't a description.

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud