From cadde36c6eb1cadea79291cc1517fc6aaef00304 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Wed, 4 Jan 2012 20:24:10 +0000 Subject: [PATCH] Add centos6.2 x86_64 back in git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11338 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/anaconda.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-server/lib/xcat/plugins/anaconda.pm b/xCAT-server/lib/xcat/plugins/anaconda.pm index b7410cf87..ca5aa0909 100644 --- a/xCAT-server/lib/xcat/plugins/anaconda.pm +++ b/xCAT-server/lib/xcat/plugins/anaconda.pm @@ -1776,6 +1776,7 @@ my @cpiopid; my %distnames = ( "1310229985.226287" => "centos6", + "1323560292.885204" => "centos6.2", "1176234647.982657" => "centos5", "1156364963.862322" => "centos4.4", "1178480581.024704" => "centos4.5",