metasploitable3/packer/templates
Jeffrey Martin fe91dcbf67
download windows pre-req files using the host OS
Many pre-req file have moved to require TLS 1.2, to address this
downloading these files in the host system will allows this requirement
to be meet even when the guest OS being built does not yet support TLS 1.2.

* downloads dotnet and wmf from a provisioner run by the host OS
* updates dotnet to 4.5.2
* update wmf for powershell 5.1
* adjust install process for wmf to run as SYSTEM
* moves boxstarter and Ruby install into the chocolatey_installs path

Furhter work should be done to validate the downlaod hash and support caching downloads
instead of force each build to download again.

This does not remove the need for downloads by chocolatey when preforming those installs.
2023-02-03 13:46:46 -06:00
..
aws remove iso_checksum_type for newer packer 2022-01-07 10:39:19 -06:00
pro Update win2k8 iso url 2022-01-25 22:59:47 -05:00
ubuntu_1404.json remove iso_checksum_type for newer packer 2022-01-07 10:39:19 -06:00
vagrantfile-windows_2008_r2.template vagrant template should not reference `win2k8` 2020-10-28 15:22:52 -05:00
windows_2008_r2.json download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00