Merge "Update vLB to Ubuntu 1604 and VPP 1707"
authorHector Anapan-Lavalle <ha076r@att.com>
Tue, 15 Aug 2017 18:08:34 +0000 (18:08 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 15 Aug 2017 18:08:34 +0000 (18:08 +0000)
boot/portal_vm_init.sh

index 5f34aae..e03fded 100755 (executable)
@@ -20,6 +20,8 @@ source portal/deliveries/os_settings.sh
 
 # Unpack property files
 unzip -o portal/deliveries/etc.zip -d /PROJECT/OpenSource/UbuntuEP/
+# Copy (ecomp-portal-BE-os) logback.xml for volume mapping
+mv portal/deliveries/os_logback.xml /PROJECT/OpenSource/UbuntuEP/etc/ECOMPPORTALAPP/
 
 # Refresh images
 docker login -u $NEXUS_USERNAME -p $NEXUS_PASSWD $NEXUS_DOCKER_REPO