How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "chocolatey/test-environment"
end
vagrant init chocolatey/test-environment
vagrant up
This version was created 5 months ago.
The official Chocolatey Test Environment.
Windows Server 2019 with:
This version was created over 2 years ago.
The official Chocolatey Test Environment.
Windows Server 2012 R2 x64 with the following updates:
See the GitHub Repository for more information on this box.