How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dstoliker/winserver2019"
  config.vm.box_version = "1.0.20220622215829"
end
vagrant init dstoliker/winserver2019 \
  --box-version 1.0.20220622215829
vagrant up

This version was created 11 months ago.

Update to Salt 3004.2

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (7 GB)

  • vmware_desktop Hosted by Vagrant Cloud (7.32 GB)