How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-ubuntu1604"
end
vagrant init dstoliker/cured-ubuntu1604
vagrant up
This version was created over 3 years ago.
update salt
This version was created over 3 years ago.
update salt
There are no providers for this version.
This version was created over 3 years ago.
initial release