How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "koalephant/debian11-i386"
  config.vm.box_version = "1.1.1"
end
vagrant init koalephant/debian11-i386 \
  --box-version 1.1.1
vagrant up

This version was created 3 months ago.

  • Debian 11.7.0
  • Parallels Tools version 19.0.54570
  • Open VM Tools (VMWare) version 12.2.0.41219
  • VirtualBox Guest Additions version 7.0.10r158379
3 providers for this version.
  • parallels
    unknown Externally hosted (boxes.storage.koalephant.com)
  • virtualbox
    unknown Externally hosted (boxes.storage.koalephant.com)
  • vmware_desktop
    unknown Externally hosted (boxes.storage.koalephant.com)