How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "InfraSIM/infrasim-compute"
  config.vm.box_version = "3.5.1"
end
vagrant init InfraSIM/infrasim-compute \
  --box-version 3.5.1
vagrant up

This version was created over 5 years ago.

New in this release:

  1. Drive erase support - Emulating SAS Drive format-unit and SATA security erase
  2. Drive static data catalog - Support defining all inquiry and mode sense data
  3. Virtual server containerized
  4. infrasim-network
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (798 MB)