How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cloudfoundry/warden-compatible"
end
vagrant init cloudfoundry/warden-compatible
vagrant up
This version was created about 8 years ago.
Ruby upgraded to 2.3.1 Bundler version bumped to 1.12.4
This version was created over 8 years ago.
There isn't a description.