How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-debian10"
end
vagrant init dstoliker/cured-debian10
vagrant up
This version was created 22 days ago.
Update to Salt 3006.1
This version was created about 1 month ago.
Update to Salt 3006
This version was created about 2 months ago.
Fix vagrant home dir perms
This version was created 2 months ago.
Initial Release