How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kingcdavid/freebsd-11-RELEASE"
end
vagrant init kingcdavid/freebsd-11-RELEASE
vagrant up
This version was created over 3 years ago.
FreeBSD 11.3, ZFS root file system, CARP and PF enabled
This version was created over 4 years ago.
FreeBSD 11.2 p4 with zfs and carp and pf
This version was created over 4 years ago.
FreeBSD 11.2 p4 with zfs and carp
This version was created about 5 years ago.
Updating to 11.1 p10
This version was created over 6 years ago.
fix ssh
This version was created over 6 years ago.
There isn't a description.