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-12 23:41:51 -08:00
parent f475c143e9
commit 6f9f434b4a

View File

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