minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5c7849d2b2
commit
775b7b7324
@ -127,7 +127,7 @@ my %mgt = (
|
||||
lc(TYPE_RSA) => "blade"
|
||||
);
|
||||
|
||||
my @attribs = qw(nodetype mtm serial side ip groups mgt id parent mac hidden);
|
||||
my @attribs = qw(nodetype mtm serial side ip groups mgt id parent mac hidden otherinterfaces);
|
||||
my $verbose = 0;
|
||||
my %ip_addr = ();
|
||||
my %slp_result = ();
|
||||
|
Loading…
Reference in New Issue
Block a user