How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "daibangcam/windowsQCOW"
config.vm.box_version = "2.0"
end
vagrant init daibangcam/windowsQCOW \
--box-version 2.0
vagrant up
This version was created over 1 year ago.
Windows 7 Super Lite x86 VirtIO (Smalldisk 10GB) QCOW