mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-13 09:50:19 +00:00
add centos6
This commit is contained in:
@ -97,6 +97,7 @@ my %guestidmap = (
|
||||
"rhel.6.*" => "rhel6_",
|
||||
"rhel.5.*" => "rhel5_",
|
||||
"rhel4.*" => "rhel4_",
|
||||
"centos6.*" => "rhel6_",
|
||||
"centos5.*" => "rhel5_",
|
||||
"centos4.*" => "rhel4_",
|
||||
"sles11.*" => "sles11_",
|
||||
|
Reference in New Issue
Block a user