Fix the issue that missing of display id attribute for Blaketip blade that mgt=ipmi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
628c765718
commit
22645aa791
@ -1797,6 +1797,12 @@ my @nodeattrs = (
|
||||
tabentry => 'mp.id',
|
||||
access_tabentry => 'mp.node=attr:node',
|
||||
},
|
||||
{attr_name => 'id',
|
||||
only_if => 'mgt=ipmi',
|
||||
tabentry => 'mp.id',
|
||||
access_tabentry => 'mp.node=attr:node',
|
||||
},
|
||||
|
||||
#################
|
||||
# mpa table #
|
||||
#################
|
||||
|
Loading…
Reference in New Issue
Block a user