ClusterAPI.imageBuilder/packer/ami/ubuntu-2004.json

12 lines
328 B
JSON
Raw Permalink Normal View History

2023-02-22 20:24:42 +00:00
{
"ami_filter_name": "ubuntu/images/*ubuntu-focal-20.04-amd64-server-*",
"ami_filter_owners": "099720109477",
"build_name": "ubuntu-20.04",
"distribution": "Ubuntu",
"distribution_release": "focal",
"distribution_version": "20.04",
"root_device_name": "/dev/sda1",
"source_ami": "",
"ssh_username": "ubuntu"
}