How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "BOSH/bosh-lite-ubuntu-trusty"
end
vagrant init BOSH/bosh-lite-ubuntu-trusty
vagrant up
This version was created over 8 years ago.
There isn't a description.
This version was created over 8 years ago.
There isn't a description.
This version was created over 8 years ago.
There isn't a description.
This version was created over 8 years ago.
BOSH Lite boxes for AWS, Virtualbox and VMWare.