18 lines
		
	
	
		
			686 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			686 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "boot_command_prefix": "<tab> text ks=hd:fd0:",
 | 
						|
  "boot_command_suffix": "/7/ks.cfg<enter><wait>",
 | 
						|
  "boot_media_path": "/HTTP",
 | 
						|
  "build_name": "centos-7",
 | 
						|
  "distro_arch": "amd64",
 | 
						|
  "distro_name": "centos",
 | 
						|
  "distro_version": "7",
 | 
						|
  "floppy_dirs": "./packer/ova/linux/{{user `distro_name`}}/http/",
 | 
						|
  "guest_os_type": "centos7-64",
 | 
						|
  "iso_checksum": "07b94e6b1a0b0260b94c83d6bb76b26bf7a310dc78d7a9c7432809fb9bc6194a",
 | 
						|
  "iso_checksum_type": "sha256",
 | 
						|
  "iso_url": "https://mirrors.edge.kernel.org/centos/7.9.2009/isos/x86_64/CentOS-7-x86_64-Minimal-2009.iso",
 | 
						|
  "os_display_name": "CentOS 7",
 | 
						|
  "shutdown_command": "sys-unconfig",
 | 
						|
  "vsphere_guest_os_type": "centos7_64Guest"
 | 
						|
}
 |