How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "sparkmooc/base"
end
vagrant init sparkmooc/base
vagrant up
This version was created over 8 years ago.
provisioning with clean up plus test data
This version was created over 8 years ago.
S3 hosted
This version was created over 8 years ago.
provisioning plus test data