How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "chenglong/benchbox"
config.vm.box_version = "3"
end
vagrant init chenglong/benchbox \
--box-version 3
vagrant up
This version was created almost 8 years ago.
Upgrade python libraries due to py_publish annoying warnings
$ apt-get install libffi-dev libssl-dev $ pip install pyopenssl ndg-httpsclient pyasn1