Upgrade RHEL
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2023-05-17 12:27:43 +02:00
parent 9588786c74
commit 4979379c51

View File

@ -9,9 +9,9 @@
"epel_rpm_gpg_key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8", "epel_rpm_gpg_key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8",
"guest_os_type": "rhel8-64", "guest_os_type": "rhel8-64",
"http_directory": "./packer/ova/linux/{{user `distro_name`}}/http/", "http_directory": "./packer/ova/linux/{{user `distro_name`}}/http/",
"iso_checksum": "A6A7418A75D721CC696D3CBDD648B5248808E7FEF0F8742F518E43B46FA08139", "iso_checksum": "1419EA8AE06722F858734BCC8060285314C335522E2086F0963941CD00432F8C",
"iso_checksum_type": "sha256", "iso_checksum_type": "sha256",
"iso_url": "https://{{ user `repo_username` }}:{{ user `repo_password` }}@sn.itch.fyi/Repository/iso/Redhat/rhel-8.7-x86_64-dvd.iso", "iso_url": "https://{{ user `repo_username` }}:{{ user `repo_password` }}@sn.itch.fyi/Repository/iso/Redhat/rhel-8.8-x86_64-boot.iso",
"os_display_name": "RHEL 8", "os_display_name": "RHEL 8",
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm", "redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm",
"shutdown_command": "shutdown -P now", "shutdown_command": "shutdown -P now",