How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "manageiq/fine"
  config.vm.box_version = "6.3.0"
end
vagrant init manageiq/fine \
  --box-version 6.3.0
vagrant up

This version was created about 7 years ago.

fine-3 release

1 provider for this version.
  • virtualbox
    unknown Externally hosted (releases.manageiq.org)