add centos6

This commit is contained in:
lissav 2013-09-10 09:13:58 -04:00
parent 3b1333d88f
commit 0c36ee3155

View File

@ -97,6 +97,7 @@ my %guestidmap = (
"rhel.6.*" => "rhel6_",
"rhel.5.*" => "rhel5_",
"rhel4.*" => "rhel4_",
"centos6.*" => "rhel6_",
"centos5.*" => "rhel5_",
"centos4.*" => "rhel4_",
"sles11.*" => "sles11_",