diff --git a/packer/ova/rhel-8.json b/packer/ova/rhel-8.json index e5ffe44..81ac9db 100644 --- a/packer/ova/rhel-8.json +++ b/packer/ova/rhel-8.json @@ -11,7 +11,7 @@ "http_directory": "./packer/ova/linux/{{user `distro_name`}}/http/", "iso_checksum": "48f955712454c32718dcde858dea5aca574376a1d7a4b0ed6908ac0b85597811", "iso_checksum_type": "sha256", - "iso_url": "file:///rhel-8.4-x86_64-dvd.iso", + "iso_url": "https://sn.itch.fyi/Repository/iso/Redhat/rhel-8.7-x86_64-boot.iso", "os_display_name": "RHEL 8", "redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm", "shutdown_command": "shutdown -P now",