How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-photon3"
end
vagrant init dstoliker/cured-photon3
vagrant up
This version was created about 2 years ago.
vagrant and root passwords don't expire, audit package installed, latest updates installed
This version was created over 2 years ago.
initial release