diff options
author | econwar <conor.ward@est.tech> | 2019-04-05 12:44:16 +0000 |
---|---|---|
committer | econwar <conor.ward@est.tech> | 2019-04-05 12:44:16 +0000 |
commit | da93782c9093bd135ebf42a808a966532c1699bc (patch) | |
tree | 0fcbec8787c6aaf0e97ca50bc06c8c45f0786d0c /plans/dmaap-datarouter/dr-suite/docker-compose/node.properties | |
parent | 5e67a3fcc3bb10723202cd95ab9379b29290f79d (diff) |
Update passwords for new images in CSIT tests
Change-Id: I7913c4eab37408325208a81f0fb2a928d6293cd8
Issue-ID: DMAAP-1143
Signed-off-by: econwar <conor.ward@est.tech>
Diffstat (limited to 'plans/dmaap-datarouter/dr-suite/docker-compose/node.properties')
-rw-r--r-- | plans/dmaap-datarouter/dr-suite/docker-compose/node.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plans/dmaap-datarouter/dr-suite/docker-compose/node.properties b/plans/dmaap-datarouter/dr-suite/docker-compose/node.properties index 62b0f824..c692b906 100644 --- a/plans/dmaap-datarouter/dr-suite/docker-compose/node.properties +++ b/plans/dmaap-datarouter/dr-suite/docker-compose/node.properties @@ -63,10 +63,10 @@ KeyStoreType = jks KeyStoreFile = /opt/app/datartr/aaf_certs/org.onap.dmaap-dr.jks # # The password for the https keystore -KeyStorePassword=]3V)($O&.Mv]W{f8^]6SxGNL +KeyStorePassword=WGxd2P6MDo*Bi4+UdzWs{?$8 # # The password for the private key in the https keystore -KeyPassword=]3V)($O&.Mv]W{f8^]6SxGNL +KeyPassword=WGxd2P6MDo*Bi4+UdzWs{?$8 # # The type of truststore for https TrustStoreType = jks @@ -75,7 +75,7 @@ TrustStoreType = jks TrustStoreFile = /opt/app/datartr/aaf_certs/org.onap.dmaap-dr.trust.jks # # The password for the https truststore -TrustStorePassword=(Rd,&{]%ePdp}4JZjqoJ2G+g +TrustStorePassword=)OBvCd{e{aWq.^mJJdX:S:1& # # The path to the file used to trigger an orderly shutdown QuiesceFile = etc/SHUTDOWN |