Pass keystore pwd in config 31/45131/1
authordglFromAtt <dgl@research.att.com>
Fri, 27 Apr 2018 15:24:50 +0000 (11:24 -0400)
committerdglFromAtt <dgl@research.att.com>
Fri, 27 Apr 2018 15:24:58 +0000 (11:24 -0400)
Change-Id: Ic5fe0ec168e932057e5f44ebbdfce03117b48e17
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-435

boot/dbcl_vm_init.sh

index 3605f89..08cc3f1 100644 (file)
@@ -21,6 +21,8 @@ DMAAPBC_INSTANCE_NAME=ONAP-CSIT
 DMAAPBC_AAF_URL=https://aaf.api.simpledemo.onap.org:8095/proxy/
 DMAAPBC_MR_CNAME=mr.api.simpledemo.onap.org
 DMAAPBC_DRPROV_FQDN=drprov.simpledemo.onap.org
+DMAAPBC_KSTOREPASS="Perish the thought"
+DMAAPBC_PVTKEYPASS="Perish the thought"
 !EOF
 
 # Insert docker run instructions here