aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/dpo/tosca_models/template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'datafile-app-server/dpo/tosca_models/template.yaml')
-rw-r--r--datafile-app-server/dpo/tosca_models/template.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/datafile-app-server/dpo/tosca_models/template.yaml b/datafile-app-server/dpo/tosca_models/template.yaml
index e1813003..a1fdadb7 100644
--- a/datafile-app-server/dpo/tosca_models/template.yaml
+++ b/datafile-app-server/dpo/tosca_models/template.yaml
@@ -17,18 +17,18 @@ topology_template:
properties:
datafile.policy: ''
dmaap.dmaapProducerConfiguration: '[{''changeIdentifier'': ''PM_MEAS_FILES'', ''feedName'': ''bulk_pm_feed''}]'
- ftp.ftpesConfiguration.keyCert: config/dfc.jks
- ftp.ftpesConfiguration.keyPassword: secret
- ftp.ftpesConfiguration.trustedCa: config/ftp.jks
- ftp.ftpesConfiguration.trustedCaPassword: secret
+ ftp.ftpesConfiguration.keyCert: /opt/app/datafile/etc/cert/cert.jks
+ ftp.ftpesConfiguration.keyPasswordPath: /opt/app/datafile/etc/cert/jks.pass
+ ftp.ftpesConfiguration.trustedCa: /opt/app/datafile/etc/cert/trust.jks
+ ftp.ftpesConfiguration.trustedCaPasswordPath: /opt/app/datafile/etc/cert/trust.pass
location_id:
get_property:
- SELF
- composition
- location_id
- security.enableDmaapCertAuth: 'False'
- security.keyStorePasswordPath: /opt/app/datafile/etc/cert/key.pass
- security.keyStorePath: /opt/app/datafile/etc/cert/key.p12
+ security.enableDmaapCertAuth: 'false'
+ security.keyStorePasswordPath: /opt/app/datafile/etc/cert/jks.pass
+ security.keyStorePath: /opt/app/datafile/etc/cert/cert.jks
security.trustStorePasswordPath: /opt/app/datafile/etc/cert/trust.pass
security.trustStorePath: /opt/app/datafile/etc/cert/trust.jks
service_name: datafile