Skip to content

Commit

Permalink
Merge pull request #26 from GeraldEV/private/geralde/WS25
Browse files Browse the repository at this point in the history
CP-50304: Add Windows Server 2025 preview template
  • Loading branch information
GeraldEV authored Sep 19, 2024
2 parents 795ae5f + 7d62a44 commit cfe96a8
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 cfe96a8

Please sign in to comment.