How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "rconde/windows2012r2min"
end
vagrant init rconde/windows2012r2min
vagrant up
This version was created over 4 years ago.
Windows updates until 2019-07-16
This version was created almost 5 years ago.
Windows updates up to 2019-02-15. Virtualbox only.
This version was created almost 5 years ago.
Hyper-V provisioner, .NET 3.5
aws | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (292 Bytes) |
hyperv | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (5.23 GB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (5.14 GB) |
This version was created almost 5 years ago.
Bring RAM back down to 1GB (we can control this in the project Vagrantfile). Add .NET 3.5.
This version was created almost 5 years ago.
Octupled RAM to 8GB
This version was created almost 5 years ago.
Initial version