Refactor ONAP HEAT template config, part 3
[demo.git] / heat / ONAP / cloud-config / vid_install.sh
index a73a683..23dbce7 100644 (file)
@@ -12,11 +12,6 @@ then
     export https_proxy=$HTTPS_PROXY
 fi
 
-
-# Download scripts from Nexus
-update-rc.d vid_serv.sh defaults
-
-
 # Clone Gerrit repository and run docker containers
 cd /opt
 git clone -b $GERRIT_BRANCH --single-branch $CODE_REPO