How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "joshuajohnburns/debian-self-hosted"
  config.vm.box_version = "2.0.0"
end
vagrant init joshuajohnburns/debian-self-hosted \
  --box-version 2.0.0
vagrant up

This version was created about 1 year ago.

added vagrant public key

1 provider for this version.
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (978 MB)