mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-24 20:20:33 +00:00
Update Schema.pm
This commit is contained in:
@@ -1880,7 +1880,8 @@ foreach my $tabname (keys(%xCAT::ExtTab::ext_tabspec)) {
|
||||
rack => { attrs => [], attrhash => {}, objkey => 'rackname' },
|
||||
osdistro => { attrs => [], attrhash => {}, objkey => 'osdistroname' },
|
||||
osdistroupdate => { attrs => [], attrhash => {}, objkey => 'osupdatename' },
|
||||
zvmivp => { attrs => [], attrhash => {}, objkey => 'id' },
|
||||
zone => { attrs => [], attrhash => {}, objkey => 'zonename' },
|
||||
zvmivp => { attrs => [], attrhash => {}, objkey => 'id' },
|
||||
firmware => { attrs => [], attrhash => {}, objkey => 'cfgfile' },
|
||||
taskstate => { attrs => [], attrhash => {}, objkey => 'node' },
|
||||
pdu => { attrs => [], attrhash => {}, objkey => 'node' },
|
||||
|
Reference in New Issue
Block a user