This commit is contained in:
		
							
								
								
									
										18
									
								
								packer/ova/rockylinux-8.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								packer/ova/rockylinux-8.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
{
 | 
			
		||||
  "boot_command_prefix": "<up><tab> text inst.ks=",
 | 
			
		||||
  "boot_command_suffix": "/8/ks.cfg<enter><wait><enter>",
 | 
			
		||||
  "boot_media_path": "http://{{ .HTTPIP }}:{{ .HTTPPort }}",
 | 
			
		||||
  "build_name": "rockylinux-8",
 | 
			
		||||
  "distro_arch": "amd64",
 | 
			
		||||
  "distro_name": "rockylinux",
 | 
			
		||||
  "distro_version": "8",
 | 
			
		||||
  "epel_rpm_gpg_key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8",
 | 
			
		||||
  "guest_os_type": "centos8-64",
 | 
			
		||||
  "iso_checksum": "13c3e7fca1fd32df61695584baafc14fa28d62816d0813116d23744f5394624b",
 | 
			
		||||
  "iso_checksum_type": "sha256",
 | 
			
		||||
  "iso_url": "https://download.rockylinux.org/pub/rocky/8/isos/x86_64/Rocky-8.7-x86_64-minimal.iso",
 | 
			
		||||
  "os_display_name": "RockyLinux 8",
 | 
			
		||||
  "redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm",
 | 
			
		||||
  "shutdown_command": "/sbin/halt -h -p",
 | 
			
		||||
  "vsphere_guest_os_type": "other4xLinux64Guest"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user