Merge "Updated the mounting path for the OSDF config."
authorMarco Platania <platania@research.att.com>
Thu, 31 May 2018 01:46:25 +0000 (01:46 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 31 May 2018 01:46:25 +0000 (01:46 +0000)
boot/oof_vm_init.sh

index 241c484..f7ce92d 100644 (file)
@@ -94,7 +94,7 @@ osdfCMSchedulerPassword: testpwd1
 
 NEWFILE
 
-docker run -d --name osdf -v $OSDF_CONFIG:/optf/config/osdf_config.yaml -p 8698:8699 ${OSDF_IMAGE_NAME}:latest
+docker run -d --name osdf -v $OSDF_CONFIG:/opt/app/config/osdf_config.yaml -p 8698:8699 ${OSDF_IMAGE_NAME}:latest
 
 # install MUSIC
 # create directory for music properties and logs