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-2204.json

10 lines
242 B
JSON
Raw Normal View History

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