How to use this box with Vagrant:

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

This version was created 11 months ago.

test - Use simplified python script instead of transient for creating image

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud