How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "starlabio/almalinux8-6-titanium-test"
end
vagrant init starlabio/almalinux8-6-titanium-test
vagrant up
This version was created 3 months ago.
testing new version
This version was created 5 months ago.
Alma Linux 8.6 for test
This version was created 5 months ago.
Initial version
This version was created 10 months ago.
Use simplified python script instead of transient for creating image, update numpy version, and cleanup of image creation.
This version was created 10 months ago.
Test with Swap file
This version was created 10 months ago.
Updated numpy version
This version was created 10 months ago.
Test updated image creation publish procedure
This version was created 11 months ago.
Use simplified python script instead of transient for creating image
This version was created 12 months ago.
stop installing unneeded python2 and python3-systemd components
This version was created 12 months ago.
Test version for branch fix-alma-transient-setup