How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ustream-buherators/wheezy64-3.10"
end
vagrant init ustream-buherators/wheezy64-3.10
vagrant up
This version was created over 6 years ago.
chef 12.14.89-1
This version was created over 7 years ago.
vbox: allow root login with 'vagrant' password, update guest additions to 5.0
This version was created over 7 years ago.
Add 3.10 kernel again.
This version was created over 7 years ago.
Upgrade to chef_12.4.3-1
This version was created about 8 years ago.
Upgraded chef to 12.3.0
This version was created about 8 years ago.
Initial build by pepov