How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "generic/freebsd12"
config.vm.box_version = "4.3.12"
end
vagrant init generic/freebsd12 \
--box-version 4.3.12
vagrant up
This version was created 9 months ago.
A build environment for use in cross platform development.
hyperv | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (470 MB) |
libvirt | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (495 MB) |
parallels | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (458 MB) |
qemu | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (495 MB) |
virtualbox | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (468 MB) |
vmware_desktop | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (475 MB) |