diff --git a/xCAT-server/lib/xcat/plugins/DBobjectdefs.pm b/xCAT-server/lib/xcat/plugins/DBobjectdefs.pm index 7014b68a9..7ce32c42f 100644 --- a/xCAT-server/lib/xcat/plugins/DBobjectdefs.pm +++ b/xCAT-server/lib/xcat/plugins/DBobjectdefs.pm @@ -1525,9 +1525,9 @@ sub defch return 1; } - # $grptype = $grphash{$obj}{grouptype}; + $grptype = $grphash{$obj}{grouptype}; # for now all groups are static - $grptype = 'static'; + #$grptype = 'static'; } else { #not defined