How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "chenglong/windows"
  config.vm.box_version = "6"
end
vagrant init chenglong/windows \
  --box-version 6
vagrant up

This version was created about 8 years ago.

Add pywin32

used to launch prod_status service.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.46 GB)