Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 033ace2

Browse files
committed
osdict: win2003 still in extended support
1 parent 9b88b10 commit 033ace2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

virtinst/osdict.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ def lookup_device_param(conn, hv_type, os_type, var, device_key, param):
553553
},
554554
"win2k3": {
555555
"label": "Microsoft Windows Server 2003",
556+
"supported": True,
556557
"sortby" : "mswinserv2003",
557558
"distro": "winserv",
558559
},

0 commit comments

Comments
 (0)