How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "vladistan/win7"
end
vagrant init vladistan/win7
vagrant up
This version was created about 7 years ago.
With current updates and fixed RSync
This version was created almost 8 years ago.
Fixup RSync folders
This version was created almost 8 years ago.
Fixes to the permissions of RSync module so it works properly with Vagrant rsynced folders
This version was created almost 8 years ago.
This version installs rsync for VCenter box only so that sync folders work