ClusterAPI.imageBuilder/packer/ami/rockylinux-8.json

15 lines
495 B
JSON
Raw Permalink Normal View History

2023-02-22 20:24:42 +00:00
{
"ami_filter_name": "Rocky-8-ec2-8.5-*",
"ami_filter_owners": "679593333241",
"build_name": "rockylinux-8",
"distribution": "rockylinux",
"distribution_release": "Core",
"distribution_version": "8",
"epel_rpm_gpg_key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8",
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm",
"root_device_name": "/dev/sda1",
"source_ami": "",
"ssh_username": "rocky",
"volume_size": "10"
}