How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "crck989/vbox"
  config.vm.box_version = "0.1.0"
end
vagrant init crck989/vbox \
  --box-version 0.1.0
vagrant up

This version was created over 1 year ago.

There isn't a description.

2 providers for this version.
  • cloudstack
    unknown Hosted by Vagrant Cloud
  • digitalocean
    unknown Hosted by Vagrant Cloud