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

10 lines
242 B
JSON
Raw Permalink Normal View History

2023-02-22 20:24:42 +00:00
{
"build_name": "ubuntu-2004",
"distribution": "ubuntu",
"distribution_release": "focal",
"distribution_version": "2004",
"image_offer": "0001-com-ubuntu-server-focal",
"image_publisher": "Canonical",
"image_sku": "20_04-lts"
}