-Add RHEL6 to esx plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
47c6322b87
commit
31a14b17ca
@ -48,6 +48,7 @@ my $vmwaresdkdetect = eval {
|
||||
|
||||
|
||||
my %guestidmap = (
|
||||
"rhel.6.*" => "rhel6_",
|
||||
"rhel.5.*" => "rhel5_",
|
||||
"rhel4.*" => "rhel4_",
|
||||
"centos5.*" => "rhel5_",
|
||||
|
Loading…
Reference in New Issue
Block a user