remove additional xcatmaster setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
828615c375
commit
72479951fe
@ -271,15 +271,15 @@ sub getNodeinfo
|
||||
|
||||
while (($attr, $value) = each %$attributes)
|
||||
{
|
||||
if ($attr eq "InstallServer")
|
||||
{
|
||||
if ($value)
|
||||
{
|
||||
$xcatline = " xcatmaster=$value\n";
|
||||
$xcatline .= " servicenode=$value\n";
|
||||
#if ($attr eq "InstallServer")
|
||||
#{
|
||||
# if ($value)
|
||||
# {
|
||||
# $xcatline = " xcatmaster=$value\n";
|
||||
# $xcatline .= " servicenode=$value\n";
|
||||
|
||||
}
|
||||
}
|
||||
#}
|
||||
#}
|
||||
# since we are suggesting that the xCAT MN is a different machine
|
||||
# than the CSM MS, we will not use the Management Server value
|
||||
#if ($attr eq "ManagementServer")
|
||||
|
Loading…
Reference in New Issue
Block a user