X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt-standalone%2Fsrc%2Fmain%2Fassembly%2Fbin%2Frun.sh;h=03e00a62dd89ae3c287096cad112620a367d2dea;hb=62a437aaa04f04a34f96dfbd8561432c881dae60;hp=873951fc9ad835123eddac696af0ed7de66e7152;hpb=aed35589363c9e19c21afee1bfc9ae9f38cc9cdc;p=holmes%2Frule-management.git diff --git a/rulemgt-standalone/src/main/assembly/bin/run.sh b/rulemgt-standalone/src/main/assembly/bin/run.sh index 873951f..03e00a6 100644 --- a/rulemgt-standalone/src/main/assembly/bin/run.sh +++ b/rulemgt-standalone/src/main/assembly/bin/run.sh @@ -73,7 +73,7 @@ else fi if [ -z ${ENABLE_ENCRYPT} ]; then - export ENABLE_ENCRYPT=true + export ENABLE_ENCRYPT=false fi echo ENABLE_ENCRYPT=${ENABLE_ENCRYPT}