diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index cfdeeff5c..a6c3a1216 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -161,6 +161,7 @@ vmmaster => { 'nics' => 'The nic configuration and relationship to vlans/bonds/etc', 'vintage' => "When this image was created", 'originator' => 'The user who created the image', + 'virttype' => 'The type of virtualization this image pertains to (e.g. vmware, kvm, etc)', } }, vm => {