Add a little message on success
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
eb1bf16b15
commit
daec39d3a2
@ -124,6 +124,7 @@ sub process_request {
|
||||
unless (do_blade_setup($data,curraddr=>$addr)) {
|
||||
next;
|
||||
}
|
||||
sendmsg(":Configuration of ".$nodename." complete, configuration may take a few minutes to take effect",$callback);
|
||||
$macuphash{$nodename} = { mac => $mac };
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user