How to use this box with Vagrant:

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

This version was created almost 8 years ago.

Installed py_publish dependencies

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (713 MB)