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-1804-gen2.json
Danny Bessems a32a6c9c0c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Attempt native imagebuilder image
2023-02-23 21:17:50 +01:00

10 lines
237 B
JSON

{
"build_name": "ubuntu-1804-gen2",
"distribution": "ubuntu",
"distribution_release": "bionic",
"distribution_version": "1804",
"image_offer": "UbuntuServer",
"image_publisher": "Canonical",
"image_sku": "18_04-lts-gen2"
}