How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "nikhil42hertz/betauibox"
  config.vm.box_version = "37"
end
vagrant init nikhil42hertz/betauibox \
  --box-version 37
vagrant up

This version was created over 7 years ago.

Version description changed

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud