How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-debian9"
end
vagrant init dstoliker/cured-debian9
vagrant up
This version was created 9 months ago.
Update Salt, add vmware build, transtion to HCL2 template
This version was created 9 months ago.
Update to Salt 3004.1
This version was created over 3 years ago.
update salt version
This version was created over 3 years ago.
cleanup driver source dir
This version was created over 3 years ago.
add test wireless driver
This version was created over 3 years ago.
updated virtualbox tools
This version was created almost 4 years ago.
bug fixes
This version was created almost 4 years ago.
bug fixes
This version was created almost 4 years ago.
Initial Release