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 over 1 year ago.
Update Salt, add vmware build, transtion to HCL2 template
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (1.06 GB) |
vmware_desktop | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (1.19 GB) |
This version was created over 1 year ago.
Update to Salt 3004.1
This version was created over 1 year ago.
Update to Salt 3004.1
This version was created over 1 year ago.
Update to Salt 3004.1
This version was created over 1 year ago.
Initial Release
There are no providers for this version.
This version was created almost 4 years ago.
reinstall salt
This version was created about 4 years ago.
Update to CentOS 7.7, upgrade salt, include docs
This version was created over 4 years ago.
Add net-nools package
This version was created over 4 years ago.
Fix home mount point
This version was created over 4 years ago.
Bug fixes