How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "TSDBBench/tsdbbench_dummy.box"
  config.vm.box_version = "1.0"
end
vagrant init TSDBBench/tsdbbench_dummy.box \
  --box-version 1.0
vagrant up

This version was created almost 8 years ago.

This is the dummy box for TSDBBench (Github.com).

4 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud (168 Bytes)
  • digital_ocean
    unknown Hosted by Vagrant Cloud (175 Bytes)
  • openstack
    unknown Hosted by Vagrant Cloud (685 Bytes)
  • vsphere
    unknown Hosted by Vagrant Cloud (156 Bytes)