add the CFGMGT variable in the template to support the cfgmgt table

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2013-07-05 02:12:42 +00:00
parent daf8435663
commit 5f35f1d961

View File

@ -114,6 +114,8 @@ export NICCUSTOMSCRIPTS
NICNETWORKS=#TABLE:nics:$NODE:nicnetworks#
export NICNETWORKS
CFGSERVER=#TABLE:cfgmgt:$NODE:cfgserver#
export CFGSERVER
##