nodegroup manpage update for dynamic node group feature

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2009-05-15 08:54:16 +00:00
parent c9f45e190d
commit 8e349a7ed6

View File

@ -271,7 +271,7 @@ networks => {
nodegroup => {
cols => [qw(groupname grouptype members wherevals comments disable)],
keys => [qw(groupname)],
table_desc => 'Not supported yet! Contains group definitions, whose membership is dynamic depending on characteristics of the node.',
table_desc => 'Contains group definitions, whose membership is dynamic depending on characteristics of the node.',
descriptions => {
groupname => 'Name of the group.',
grouptype => 'The only current valid value is dynamic. We will be looking at having the object def commands working with static group definitions in the nodelist table.',