How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Keshavgarg5101/box1"
  config.vm.box_version = "2.0"
end
vagrant init Keshavgarg5101/box1 \
  --box-version 2.0
vagrant up

This version was created over 3 years ago.

There isn't a description.

3 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.07 GB)
  • vmware_workstation
    unknown Hosted by Vagrant Cloud