add force option for nim methods

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2012-02-29 14:26:30 +00:00
parent 3e76b2102e
commit 32315f63dd

View File

@ -49,6 +49,11 @@ if [[ $OSNAME != "AIX" ]] ; then
exit 0
fi
# set this variable so the nim methods will work when use a
# gpfs file system
NIM_ATTR_FORCE="yes"
export NIM_ATTR_FORCE
# include common NIM shell defines/functions
NIM="/usr/sbin/nim"
NIMPATH=/usr/lpp/bos.sysmgt/nim