How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "rojomisin/centos-7.1chef"
config.vm.box_version = "0.0.1"
end
vagrant init rojomisin/centos-7.1chef \
--box-version 0.0.1
vagrant up
This version was created over 8 years ago.
centos 7.1 x64 with chef 12.5 client