Updated the mounting path for the OSDF config. 61/49661/1
authorPatel, Ankitkumar <ankit@research.att.com>
Wed, 30 May 2018 23:36:22 +0000 (19:36 -0400)
committerPatel, Ankitkumar <ankit@research.att.com>
Wed, 30 May 2018 23:38:22 +0000 (19:38 -0400)
Updated the mounting point for the OSDF config.

Issue-ID: INT-144
Change-Id: Id5f245282bc8bc770c23192a25e4dd90c90a3a01
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
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