From a1e4e8ceed97c257a0ce2e007f36ac569f6fc21c Mon Sep 17 00:00:00 2001 From: Paul Durrant Date: Tue, 12 Oct 2010 11:53:30 +0100 Subject: [PATCH] Remove the Windows XP SP2 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 5c3d0a3f..93719283 100644 --- a/ocaml/xapi/create_templates.ml +++ b/ocaml/xapi/create_templates.ml @@ -484,7 +484,6 @@ let create_all_templates rpc session_id = let x = XenApp in [ other_install_media_template (default_memory_parameters 128L); - windows_template "XP SP2" X32 256 8 [ ]; windows_template "XP SP3" X32 256 8 [ ]; windows_template "Vista" X32 1024 24 [n; ]; windows_template "7" X32 1024 24 [n; ]; -- 2.39.5