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

12 lines
360 B
JSON
Raw Normal View History

2023-02-22 21:24:42 +01:00
{
"build_name": "windows-2022",
"distro_name": "windows",
"distro_version": "2022",
"guest_os_type": "Windows",
"runtime": "containerd",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"source_image_name": "en-us_windows_server_2022_x64_dvd_620d7eac",
"virtio_image_name": "Nutanix-VirtIO-1.2.1",
"wins_url": ""
}