ClusterAPI.imageBuilder/packer/azure/rhel-8.json
Danny Bessems f2b0a5e7c7
Some checks failed
continuous-integration/drone Build is failing
Test dependencies
2023-02-22 21:24:42 +01:00

12 lines
377 B
JSON

{
"build_name": "rhel-8",
"distribution": "rhel",
"distribution_release": "rhel-8",
"distribution_version": "8",
"epel_rpm_gpg_key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8",
"image_offer": "RHEL",
"image_publisher": "RedHat",
"image_sku": "8_7",
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm"
}