How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "starlabio/almalinux8-6-titanium-test"
  config.vm.box_version = "0.0.3-rc1"
end
vagrant init starlabio/almalinux8-6-titanium-test \
  --box-version 0.0.3-rc1
vagrant up

This version was created 11 months ago.

Use simplified python script instead of transient for creating image

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (2.71 GB)