How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-rhel8"
end
vagrant init dstoliker/cured-rhel8
vagrant up
This version was created about 1 year ago.
Fix guest additions install.
This version was created about 1 year ago.
Upgrade to Salt 3004.2. Convert template to HCL2.
This version was created over 1 year ago.
Refactor post process scripts, add vmware support
This version was created over 1 year ago.
Mount /home with ext4 instead of xfs
This version was created over 1 year ago.
Remove partition options - ready for remediation
This version was created over 1 year ago.
Enhance post install cleanup
This version was created over 1 year ago.
RHEL 8.5 update, Salt update, CIS paritions
This version was created over 2 years ago.
fix epel install
This version was created over 2 years ago.
fix epel install
There are no providers for this version.
This version was created over 3 years ago.
fix epel install