bug 2806486: With dynimic node group, chdef will change 'members' attr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
8bafc4bb2e
commit
6e599eef52
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user