Merge "Add simulator helm charts"
[it/dep.git] / smo-install / tests_oom / core-nssmf-simulator / resources / config / application.properties
diff --git a/smo-install/tests_oom/core-nssmf-simulator/resources/config/application.properties b/smo-install/tests_oom/core-nssmf-simulator/resources/config/application.properties
new file mode 100644 (file)
index 0000000..66d486b
--- /dev/null
@@ -0,0 +1,18 @@
+server.port={{ .Values.service.ports.port }}
+notifyurl=http://192.168.235.25:30472/v1/pm/notification
+ftppath=sftp://root:oom@192.168.235.25:22/home/ubuntu/dcae/PM.tar.gz
+fixeddelay=900000
+filepath=/app/dcae
+amffilepath=/app/dcae/AMF.xml.gz
+upffilepath=/app/dcae/UPF.xml.gz
+
+logging.file=/root/luk/simulator/log
+
+spring.jackson.default-property-inclusion=NON_NULL 
+#logging.path=/home/ubuntu/dcae/
+#logging.file=simulator.log
+
+server.ssl.key-store=/home/onap/app/luk.keystore
+server.ssl.key-store-password=tomcat
+server.ssl.keyStoreType=JKS
+server.ssl.keyAlias:luk
\ No newline at end of file