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/centos-7-gen2.json

10 lines
221 B
JSON
Raw Normal View History

2023-02-22 21:24:42 +01:00
{
"build_name": "centos-7-gen2",
"distribution": "centos",
"distribution_release": "centos-7",
"distribution_version": "7",
"image_offer": "CentOS",
"image_publisher": "OpenLogic",
"image_sku": "7_7-gen2"
}