X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=engine-d-standalone%2Fsrc%2Fmain%2Fassembly%2Fbin%2Frun.sh;h=1a5ab6dca3a02c3b6e1e55d7a81e549c2f6f1fff;hb=refs%2Fchanges%2F40%2F133440%2F1;hp=f4c76cb4c95a57a90267019f1c075018ca1f9e8f;hpb=ffb893784b2661d3f332d009c4b8265761447760;p=holmes%2Fengine-management.git diff --git a/engine-d-standalone/src/main/assembly/bin/run.sh b/engine-d-standalone/src/main/assembly/bin/run.sh index f4c76cb..1a5ab6d 100644 --- a/engine-d-standalone/src/main/assembly/bin/run.sh +++ b/engine-d-standalone/src/main/assembly/bin/run.sh @@ -72,7 +72,7 @@ else fi if [ -z ${ENABLE_ENCRYPT} ]; then - export ENABLE_ENCRYPT=true + export ENABLE_ENCRYPT=false fi echo ENABLE_ENCRYPT=$ENABLE_ENCRYPT