How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-centos7"
end
vagrant init dstoliker/cured-centos7
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 10 months ago.
Update to Salt 3004.1
This version was created 10 months ago.
Update to Salt 3004.1
This version was created 10 months ago.
Initial Release
There are no providers for this version.
This version was created over 3 years ago.
reinstall salt
This version was created over 3 years ago.
Update to CentOS 7.7, upgrade salt, include docs
This version was created almost 4 years ago.
Add net-nools package
This version was created almost 4 years ago.
Fix home mount point
This version was created almost 4 years ago.
Bug fixes