From 5f35f1d961e514d08d1c4a8f48bf493b71caea9d Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 5 Jul 2013 02:12:42 +0000 Subject: [PATCH] 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 --- xCAT/templates/mypostscript/mypostscript.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT/templates/mypostscript/mypostscript.tmpl b/xCAT/templates/mypostscript/mypostscript.tmpl index 74839e002..8615698df 100755 --- a/xCAT/templates/mypostscript/mypostscript.tmpl +++ b/xCAT/templates/mypostscript/mypostscript.tmpl @@ -114,6 +114,8 @@ export NICCUSTOMSCRIPTS NICNETWORKS=#TABLE:nics:$NODE:nicnetworks# export NICNETWORKS +CFGSERVER=#TABLE:cfgmgt:$NODE:cfgserver# +export CFGSERVER ##