Merge "Inter domain DG'S modified" into frankfurt
authorDan Timoney <dtimoney@att.com>
Thu, 16 Apr 2020 19:44:01 +0000 (19:44 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 16 Apr 2020 19:44:01 +0000 (19:44 +0000)
installation/sdnc/src/main/scripts/startODL.sh

index 4738851..6f9bdad 100755 (executable)
@@ -171,7 +171,7 @@ then
 fi
 
 cp /opt/opendaylight/current/certs/* /tmp
-cp -r /opt/app/osaaf/local/. /tmp
+cp /var/custom-certs/* /tmp
 
 # Create ODL data log directory (it nornally is created after karaf
 # is started, but needs to exist before installCerts.py runs)