How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "elrey741/kali-light-linux_amd64"
  config.vm.box_version = "0.0.85"
end
vagrant init elrey741/kali-light-linux_amd64 \
  --box-version 0.0.85
vagrant up

This version was created almost 2 years ago.

A build environment for use in cross platform development.

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (5.07 GB)