X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fsample%2Fbin%2Fservice.sh;h=bddd42c9520c79d7a907eb8bef8b45278513082d;hb=4a5f63f7f149ecba9556ee67a4ca00fb51845bf0;hp=c14754ae8f42f44bf6720f2c2b154e8805ec646a;hpb=355b886d817295d2bca5af28f01576bf4a3ded18;p=aaf%2Fauthz.git diff --git a/auth/sample/bin/service.sh b/auth/sample/bin/service.sh index c14754ae..bddd42c9 100644 --- a/auth/sample/bin/service.sh +++ b/auth/sample/bin/service.sh @@ -158,7 +158,6 @@ if [ ! -e $LOCAL/org.osaaf.aaf.props ]; then echo "$S" >> ${TMP} fi done - cat $TMP $JAVA_AGENT config \ @@ -168,6 +167,7 @@ if [ ! -e $LOCAL/org.osaaf.aaf.props ]; then cadi_longitude=${cadi_longitude} \ cadi_prop_files=$CONFIG/local/initialConfig.props:$CONFIG/local/aaf.props:${TMP} rm ${TMP} + echo "cm_always_ignore_ips=${cm_always_ignore_ips:=false}" >> $LOCAL/org.osaaf.aaf.props; # Cassandra Config stuff # Default is expect a Cassandra on same Node