Packer.Images/packer/iso.auto.pkrvars.hcl
djpbessems 1459e6dead
Some checks failed
continuous-integration/drone/push Build is failing
Move iso details to separate file;Add baremetal builder/source
2021-06-21 09:28:22 +02:00

6 lines
360 B
HCL

iso_url = "sn.itch.fyi/Repository/iso/Microsoft/Windows%20Server%202019/LTSC/en_windows_server_2019_x64_dvd_4cb967d8.iso"
iso_checksum = "sha256:4c5dd63efee50117986a2e38d4b3a3fbaf3c1c15e2e7ea1d23ef9d8af148dd2d"
iso_paths = [
"ISO-files/VMware-tools-windows-11.2.1-17243207/VMware-tools-windows-11.2.1-17243207.iso"
]