X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fscripts%2Fv_dns_install.sh;fp=vnfs%2FvLBMS%2Fscripts%2Fv_dns_install.sh;h=61e11109dfa3acd7fa9608ad4f7ef0d106859263;hb=a0081c9434b6ef4b43ef29af01b1f1f06dcc0b25;hp=78b2d290d80ca7ff288150e096aa6e4b4f64d3a9;hpb=0ad71d0595d732590aed545cf972f28627b12d64;p=demo.git diff --git a/vnfs/vLBMS/scripts/v_dns_install.sh b/vnfs/vLBMS/scripts/v_dns_install.sh index 78b2d290..61e11109 100644 --- a/vnfs/vLBMS/scripts/v_dns_install.sh +++ b/vnfs/vLBMS/scripts/v_dns_install.sh @@ -1,6 +1,6 @@ #!/bin/bash -REPO_URL_ARTIFACTS=$(cat /opt/config/repo_url_artifacts.txt) +NEXUS_ARTIFACT_REPO=$(cat /opt/config/nexus_artifact_repo.txt) NB_API_VERSION=$(cat /opt/config/nb_api_version.txt) INSTALL_SCRIPT_VERSION=$(cat /opt/config/install_script_version.txt) CLOUD_ENV=$(cat /opt/config/cloud_env.txt)