-The capitilization of 'otherLinux' is corrected in the VMWare plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f1414bfe10
commit
2c17239888
@ -47,7 +47,7 @@ my %guestidmap = (
|
||||
"win2k8r2" => "windows7Server",
|
||||
"win2k3" => "winNetStandard",
|
||||
"imagex" => "winNetStandard",
|
||||
"boottarget" => "otherlinux"
|
||||
"boottarget" => "otherLinux"
|
||||
#otherGuest, otherGuest64, otherLinuxGuest, otherLinux64Guest
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user