Skip to content

Commit

Permalink
CP-50304: Add Windows Server 2025 preview template
Browse files Browse the repository at this point in the history
Signed-off-by: Gerald Elder-Vass <[email protected]>
  • Loading branch information
Gerald Elder-Vass committed Sep 19, 2024
1 parent 4183efe commit 7d62a44
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions json/windows-server-2025.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"uuid": "905ab443-e415-4d52-bfef-e14b147eac4e",
"reference_label": "windows-server-2025",
"name_label": "Windows Server 2025 (preview)",
"name_description": "Clones of this template will automatically provision their storage when first booted and then reconfigure themselves with the optimal settings for Windows Server 2025.",
"derived_from": "base-windows-uefi.json",
"min_memory": "2G",
"max_memory": "1536G",
"allow_network_sriov": true,
"disks": [ { "size": "64G", "bootable": false } ],
"supports_bios": "no"
}

0 comments on commit 7d62a44

Please sign in to comment.