clong / DetectionLab

Automate the creation of a lab environment complete with security tooling and logging best practices
MIT License
4.6k stars 980 forks source link

Error when launching the logger command for windows 2016, Windows 2010 #797

Closed aboubamba closed 2 years ago

aboubamba commented 2 years ago

Please verify that you are building from an updated Master branch before filing an issue.

Description of the issue:

Link to Gist Containing Build Logs:

aboubamba commented 2 years ago

This is the error below:

abou@jupiter:~/DetectionLab/ESXi/Packer$ PACKER_CACHE_DIR=../../Packer/packer_cache packer build -var-file variables.json windows_2016_esxi.json vmware-iso output will be in this color.

1 error(s) occurred:

The iso_checksum_type must be specified. abou@jupiter:~/DetectionLab/ESXi/Packer$

clong commented 2 years ago

Can you list your packer version? I'm pretty sure you're likely using an outdated version.

clong commented 2 years ago

Closed due to inactivity