How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "prof-ninjason/pfSense" end
vagrant init prof-ninjason/pfSense vagrant up
This version was created about 1 month ago.
v2.7.0
This version was created 8 months ago.
First version.