ubuntu provision need the mirror/http/hostname configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
944a84bc0a
commit
4d3bfb86c9
@ -769,7 +769,7 @@ sub mkinstall
|
||||
#}
|
||||
|
||||
$kcmdline .= " xcatd=".$instserver;
|
||||
# $kcmdline .= " mirror/http/hostname=".$instserver;
|
||||
$kcmdline .= " mirror/http/hostname=".$instserver;
|
||||
if ($maxmem) {
|
||||
$kcmdline.=" mem=$maxmem";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user