How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "enrico204/checkpoint"
config.vm.box_version = "81.20.631"
end
vagrant init enrico204/checkpoint \
--box-version 81.20.631
vagrant up
This version was created 4 months ago.
There isn't a description.