ClusterAPI.imageBuilder/packer/nutanix/windows-2022.json
Danny Bessems f2b0a5e7c7
Some checks failed
continuous-integration/drone Build is failing
Test dependencies
2023-02-22 21:24:42 +01:00

12 lines
360 B
JSON

{
"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": ""
}