From a3f7e76b03b8d22eb48c9b4e1894f0b5ff585921 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 5 Apr 2012 14:10:37 +0000 Subject: [PATCH] Have slpdiscover.pm program chassis name git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/slpdiscover.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,