-Add nodetype.os==win7 vmware guest id changes to esx plugin

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2010-06-21 17:33:19 +00:00
parent 8583cffdc4
commit 97daba2a15

View File

@ -56,6 +56,7 @@ my %guestidmap = (
"sles10.*" => "sles10_",
"win2k8" => "winLonghorn",
"win2k8r2" => "windows7Server",
"win7" => "windows7_",
"win2k3" => "winNetStandard",
"imagex" => "winNetStandard",
"boottarget" => "otherLinux"