-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:
parent
8583cffdc4
commit
97daba2a15
@ -56,6 +56,7 @@ my %guestidmap = (
|
||||
"sles10.*" => "sles10_",
|
||||
"win2k8" => "winLonghorn",
|
||||
"win2k8r2" => "windows7Server",
|
||||
"win7" => "windows7_",
|
||||
"win2k3" => "winNetStandard",
|
||||
"imagex" => "winNetStandard",
|
||||
"boottarget" => "otherLinux"
|
||||
|
Loading…
Reference in New Issue
Block a user