How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "asyio/windows_latest"
end
vagrant init asyio/windows_latest
vagrant up
This version was created 6 months ago.
There isn't a description.
This version was created 7 months ago.
There isn't a description.
This version was created 8 months ago.
Not built with the pipeline. Only supports VirtualBox as the provider. Will push actual release once all providers are building. This version will simply be for testing.