From 61448d41c7814c9fd81b570df665a1b0aa716ce6 Mon Sep 17 00:00:00 2001 From: Paul Durrant Date: Tue, 12 Oct 2010 11:53:38 +0100 Subject: [PATCH] Remove the Windows 2000 template Signed-off-by: Paul Durrant --- ocaml/xapi/create_templates.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/ocaml/xapi/create_templates.ml b/ocaml/xapi/create_templates.ml index 93719283..a0a31b36 100644 --- a/ocaml/xapi/create_templates.ml +++ b/ocaml/xapi/create_templates.ml @@ -488,7 +488,6 @@ let create_all_templates rpc session_id = windows_template "Vista" X32 1024 24 [n; ]; windows_template "7" X32 1024 24 [n; ]; windows_template "7" X64 2048 24 [n; ]; - windows_template "2000 SP4" X32 128 8 [ ]; windows_template "Server 2003" X32 256 8 [ ]; windows_template "Server 2003" X32 256 8 [ x;]; windows_template "Server 2003" X64 256 8 [n; ]; -- 2.39.5