-Actually export XCATSERVER variable for non-stunnel use
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
4c6fa95f95
commit
e1d8e4611c
@ -78,6 +78,8 @@ do
|
||||
if [ -x /usr/bin/openssl ]; then
|
||||
USEOPENSSLFORXCAT=1
|
||||
export USEOPENSSLFORXCAT
|
||||
XCATSERVER=$i:3001
|
||||
export XCATSERVER
|
||||
else
|
||||
rpm -ivh $i/post/otherpkgs/sles11/$NODE_ARCH/stunnel*.rpm
|
||||
mkdir -p /usr/var/run/stunnel
|
||||
|
Loading…
Reference in New Issue
Block a user