add in the missing GROUP export
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
a881b225f2
commit
b5ad559476
@ -22,6 +22,10 @@ tabdump(networks)
|
||||
NODE=$NODE
|
||||
export NODE
|
||||
|
||||
# get GROUP list
|
||||
GROUP=#TABLE:nodelist:$NODE:groups#
|
||||
export GROUP
|
||||
|
||||
## This is the syntax to get the value of one attribute from the
|
||||
## <tablename> and its key is $NODE.
|
||||
## It doesn't support the cases where the table has 2 keys.
|
||||
|
Loading…
Reference in New Issue
Block a user