diff --git a/xCAT-server/lib/xcat/plugins/slpdiscover.pm b/xCAT-server/lib/xcat/plugins/slpdiscover.pm index 8732b54fe..63a6d715f 100644 --- a/xCAT-server/lib/xcat/plugins/slpdiscover.pm +++ b/xCAT-server/lib/xcat/plugins/slpdiscover.pm @@ -148,7 +148,7 @@ sub do_blade_setup { return 0; } require xCAT_plugin::blade; - my @cmds = qw/snmpcfg=enable sshcfg=enable initnetwork=*/; + my @cmds = qw/snmpcfg=enable sshcfg=enable textid=* initnetwork=*/; my $result = xCAT_plugin::blade::clicmds( $nodename, $localuser,