add image_data to nimimage def
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
acce626b15
commit
f7668a4109
@ -764,7 +764,7 @@ vpd => {
|
||||
},
|
||||
},
|
||||
nimimage => {
|
||||
cols => [qw(imagename nimtype lpp_source spot root dump paging resolv_conf tmp home shared_home res_group nimmethod script bosinst_data installp_bundle mksysb fb_script shared_root otherpkgs comments disable)],
|
||||
cols => [qw(imagename nimtype lpp_source spot root dump paging resolv_conf tmp home shared_home res_group nimmethod script bosinst_data installp_bundle mksysb fb_script shared_root otherpkgs image_data comments disable)],
|
||||
keys => [qw(imagename)],
|
||||
table_desc => 'All the info that specifies a particular AIX operating system image that can be used to deploy AIX nodes.',
|
||||
descriptions => {
|
||||
|
Loading…
Reference in New Issue
Block a user