Compare commits
	
		
			2 Commits
		
	
	
		
			93cadce4fe
			...
			Windows10
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| b4f62b465d | |||
| 060ac37dc0 | 
| @@ -1,7 +1,7 @@ | ||||
| packer { | ||||
|   required_plugins { | ||||
|     windows-update = { | ||||
|       version = ">= 0.12.0" | ||||
|       version = ">= 0.14.0" | ||||
|       source  = "github.com/rgl/windows-update" | ||||
|     } | ||||
|   } | ||||
| @@ -54,7 +54,7 @@ source "vsphere-iso" "win10" { | ||||
|   ] | ||||
|   iso_checksum            = "sha256:8D1663B71280533824CF95C7AB48ADAF5A187C38FCFF5B16A569F903688916D0" | ||||
|   iso_paths               = [ | ||||
|     "ISO-files/VMware-tools-windows-11.2.1-17243207/VMware-tools-windows-11.2.1-17243207.iso" | ||||
|     "ISO-files/VMware-tools-windows-11.3.5-18557794/VMware-tools-windows-11.3.5-18557794.iso" | ||||
|   ] | ||||
|   iso_url                 = "https://${var.repo_username}:${var.repo_password}@sn.itch.fyi/Repository/iso/Microsoft/Windows%2010/20H2/en_windows_10_enterprise_20H2_x64.iso" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user