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:
parent
f475c143e9
commit
6f9f434b4a
@ -698,7 +698,7 @@ sub mknetboot
|
||||
$xcatmasterip = $xcatmaster;
|
||||
}
|
||||
|
||||
$kcmdline .= "XCAT=$xcatmaster:$xcatdport ";
|
||||
$kcmdline .= "XCAT=$xcatmasterip:$xcatdport ";
|
||||
|
||||
|
||||
if ($rootfstype ne "ramdisk") {
|
||||
|
Loading…
Reference in New Issue
Block a user