fix defect #3693 [DEV] rhels6.4-ppc64 statelite failed with (FATAL error: could not get the entries from litefile table...) when noderes.xcatmaster=<hostname of MN>

This commit is contained in:
immarvin 2013-11-17 18:48:00 -08:00
parent ccb66ff793
commit e2708df2b4

View File

@ -699,7 +699,7 @@ sub mknetboot
$xcatmasterip = $xcatmaster;
}
$kcmdline .= "XCAT=$xcatmaster:$xcatdport ";
$kcmdline .= "XCAT=$xcatmasterip:$xcatdport ";
if ($rootfstype ne "ramdisk") {