How to use this box with Vagrant:

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

This version was created over 3 years ago.

Add building of filebench from source as a requirement for perf tests. Added following packages for this purpose:

  • autoconf
  • automake
  • byacc
  • cloud-init
  • flex
  • libtool
1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (1.02 GB)