How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gusztavvargadr/windows-server-insider-preview-standard"
end
vagrant init gusztavvargadr/windows-server-insider-preview-standard
vagrant up
This version was created 11 days ago.
See also | Changelog | Feedback | Source
vagrant
with password vagrant
and Vagrant's insecure keyThis version was created 4 months ago.
See also | Changelog | Feedback | Source
vagrant
with password vagrant
and Vagrant's insecure key