summaryrefslogtreecommitdiffstats
path: root/vnfs/vCPE/scripts/v_gw_install.sh
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-08-13 12:55:19 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-13 12:55:19 +0000
commitd773db679b318f0a8f5ab3f562e63854a7cf4ce5 (patch)
tree65a3fa8c738cd86620d98fed901dce1fe41ba2db /vnfs/vCPE/scripts/v_gw_install.sh
parent486cf5e393914e029ff2773561a86e516012ab02 (diff)
parent302c1e502c8d5fa1f07b8683b81c7bd762da3582 (diff)
Merge "Automate vCPE vG-MUX and VG build image process"
Diffstat (limited to 'vnfs/vCPE/scripts/v_gw_install.sh')
-rw-r--r--vnfs/vCPE/scripts/v_gw_install.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/vnfs/vCPE/scripts/v_gw_install.sh b/vnfs/vCPE/scripts/v_gw_install.sh
index 0b34d05a..107449a7 100644
--- a/vnfs/vCPE/scripts/v_gw_install.sh
+++ b/vnfs/vCPE/scripts/v_gw_install.sh
@@ -261,6 +261,7 @@ then
sed -i "s/ens[0-9]*/eth0/g" /etc/network/interfaces.d/*.cfg
#sed -i "s/ens[0-9]*/eth0/g" /etc/udev/rules.d/70-persistent-net.rules
echo 'network: {config: disabled}' >> /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg
+ echo 'Execution of vG install script completed' > /opt/script_status.txt
reboot
fi
-
+echo 'Execution of vG install script completed' > /opt/script_status.txt