From e4b2d44ac63b4a250c8ea244caa4ed3de00a9e76 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 25 Jan 2013 07:40:18 +0000 Subject: [PATCH] fixed bug 3322 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/templates/mypostscript/mypostscript.tmpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xCAT/templates/mypostscript/mypostscript.tmpl b/xCAT/templates/mypostscript/mypostscript.tmpl index a550798f7..8712027a9 100755 --- a/xCAT/templates/mypostscript/mypostscript.tmpl +++ b/xCAT/templates/mypostscript/mypostscript.tmpl @@ -61,6 +61,10 @@ export PROVMETHOD PATH=`dirname $0`:$PATH export PATH +## AIXX root password related items. AIX root password may not be configured. +## There may be no information. +#AIX_ROOT_PW_VARS_EXPORT# + NODESETSTATE=#Subroutine:xCAT::Postage::getnodesetstate:$NODE# export NODESETSTATE