How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "generic/freebsd14"
config.vm.box_version = "4.3.10"
end
vagrant init generic/freebsd14 \
--box-version 4.3.10
vagrant up
This version was created 10 months ago.
A build environment for use in cross platform development.
hyperv | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (483 MB) |
libvirt | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (506 MB) |
parallels | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (453 MB) |
qemu | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (506 MB) |
virtualbox | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (471 MB) |
vmware_desktop | ||
---|---|---|
amd64 | Hosted by Vagrant Cloud (494 MB) |