Change the invocation that relied upon telnetcmds name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
2638fd549b
commit
13f01c5a87
@ -775,7 +775,7 @@ sub invoke_cmd {
|
||||
"sshcfg=enable",
|
||||
"network_reset=$target_dev->{args}"
|
||||
);
|
||||
$result = xCAT_plugin::blade::telnetcmds(
|
||||
$result = xCAT_plugin::blade::clicmds(
|
||||
$ip,
|
||||
$target_dev->{username},
|
||||
$target_dev->{password},
|
||||
|
Loading…
Reference in New Issue
Block a user