How to use this box with Vagrant:

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

This version was created over 6 years ago.

InfraSIM virtual server all-in-one:

https://infrasim.readthedocs.io/en/latest/get_start.html#setup-an-infrasim-virtual-server-in-virtualbox

Supports simulation for servers:

  1. Dell R630/R730/R730xd/c6320
  2. Intel s2600tp/s2600wtt/s2600kp
  3. Quanta D51/T41
3 providers for this version.
  • vsphere Hosted by Vagrant Cloud (150 Bytes)

  • vmware_desktop Hosted by Vagrant Cloud (150 Bytes)

  • virtualbox Hosted by Vagrant Cloud (772 MB)