19 lines
809 B
JSON
19 lines
809 B
JSON
|
{
|
||
|
"boot_command_prefix": "<tab><wait><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs>quiet text inst.ks=hd:fd0:",
|
||
|
"boot_command_suffix": "/7/ks.cfg<enter><wait>",
|
||
|
"boot_media_path": "/HTTP",
|
||
|
"build_name": "rhel-7",
|
||
|
"distro_arch": "amd64",
|
||
|
"distro_name": "rhel",
|
||
|
"distro_version": "7",
|
||
|
"floppy_dirs": "./packer/ova/linux/{{user `distro_name`}}/http/",
|
||
|
"guest_os_type": "rhel7-64",
|
||
|
"iso_checksum": "19d653ce2f04f202e79773a0cbeda82070e7527557e814ebbce658773fbe8191",
|
||
|
"iso_checksum_type": "sha256",
|
||
|
"iso_url": "file:///rhel-server-7.9-x86_64-dvd.iso",
|
||
|
"os_display_name": "RHEL 7",
|
||
|
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm",
|
||
|
"shutdown_command": "sys-unconfig",
|
||
|
"vsphere_guest_os_type": "rhel7_64Guest"
|
||
|
}
|