]> xenbits.xensource.com Git - xcp/xen-api.git/commitdiff
Remove the Windows XP SP2 template
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 12 Oct 2010 10:53:30 +0000 (11:53 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 12 Oct 2010 10:53:30 +0000 (11:53 +0100)
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
ocaml/xapi/create_templates.ml

index 5c3d0a3ffb43fd4abdc8f253b4f656e1f7d75ce9..93719283f21a14999f349526b944877faf0f652a 100644 (file)
@@ -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;  ];