This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ClusterAPI.imageBuilder/REMOVED/packer/azure/ubuntu-2004-gen2.json

10 lines
252 B
JSON
Raw Normal View History

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