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/packer/oci/windows-2022.json

8 lines
174 B
JSON
Raw Normal View History

2023-02-22 21:24:42 +01:00
{
"build_name": "windows-2022",
"operating_system": "Windows",
"operating_system_version": "Server 2022 Standard",
"runtime": "containerd",
"ssh_username": "opc"
}