mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
modified depending on comments
This commit is contained in:
parent
ff7e52b304
commit
0dbfef1e01
@ -1669,8 +1669,8 @@ sub rspconfig_response {
|
||||
|
||||
if ($node_info{$node}{cur_status} eq "RSPCONFIG_DHCP_RESPONSE") {
|
||||
if ($response_info->{'message'} eq $::RESPONSE_OK) {
|
||||
xCAT::SvrUtils::sendmsg("DHCP", $callback, $node);
|
||||
xCAT::SvrUtils::sendmsg("Will reset BMC...", $callback, $node);
|
||||
my $bmc_node = "$node BMC";
|
||||
xCAT::SvrUtils::sendmsg("Setting IP to DHCP...", $callback, $bmc_node);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user