mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-23 14:35:38 +00:00
add comments to the rack defspec
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -2666,6 +2666,10 @@ push(@{$defspec{node}->{'attrs'}}, @nodeattrs);
|
||||
tabentry => 'rack.room',
|
||||
access_tabentry => 'rack.rackname=attr:rackname',
|
||||
},
|
||||
{attr_name => 'usercomment',
|
||||
tabentry => 'rack.comments',
|
||||
access_tabentry => 'rack.rackname=attr:rackname',
|
||||
},
|
||||
);
|
||||
#########################
|
||||
# route data object #
|
||||
|
Reference in New Issue
Block a user