This commit is contained in:
		
							
								
								
									
										17
									
								
								packer/ova/ubuntu-2204.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								packer/ova/ubuntu-2204.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
{
 | 
			
		||||
  "boot_command_prefix": "c<wait>linux /casper/vmlinuz --- autoinstall ds='nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/22.04/'<enter><wait>initrd /casper/initrd<enter><wait>boot<enter>",
 | 
			
		||||
  "boot_disable_ipv6": "0",
 | 
			
		||||
  "boot_media_path": "/media/HTTP",
 | 
			
		||||
  "build_name": "ubuntu-2204",
 | 
			
		||||
  "distro_arch": "amd64",
 | 
			
		||||
  "distro_name": "ubuntu",
 | 
			
		||||
  "distro_version": "22.04",
 | 
			
		||||
  "floppy_dirs": "./packer/ova/linux/{{user `distro_name`}}/http/",
 | 
			
		||||
  "guest_os_type": "ubuntu-64",
 | 
			
		||||
  "iso_checksum": "10f19c5b2b8d6db711582e0e27f5116296c34fe4b313ba45f9b201a5007056cb",
 | 
			
		||||
  "iso_checksum_type": "sha256",
 | 
			
		||||
  "iso_url": "https://releases.ubuntu.com/22.04/ubuntu-22.04.1-live-server-amd64.iso",
 | 
			
		||||
  "os_display_name": "Ubuntu 22.04",
 | 
			
		||||
  "shutdown_command": "shutdown -P now",
 | 
			
		||||
  "vsphere_guest_os_type": "ubuntu64Guest"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user