From f4ce5961fa7902031f50b717c1cda8784a1f0e5d Mon Sep 17 00:00:00 2001 From: hu xinhui Date: Tue, 24 Jul 2018 12:59:31 +0800 Subject: change harbor offline tar to artifacts.opnfv.org Change-Id: I17e2a5f4c83ccabc4eb15cd3ee8c6fddc599c87f Signenoff-by: hu xinhui Signed-off-by: hu xinhui --- deploy.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 92454e91..acfc75c5 100755 --- a/deploy.sh +++ b/deploy.sh @@ -19,8 +19,6 @@ #export DEPLOY_HARBOR="true" #export HABOR_VERSION="1.5.0" -# Set url for download the tar file of harbor -#export HABOR_DOWNLOAD_URL=https://storage.googleapis.com/harbor-releases/release-$HABOR_VERSION/harbor-offline-installer-v$HABOR_VERSION.tgz # Set hardware deploy jumpserver PXE NIC # You need to comment out it when virtual deploy. #export INSTALL_NIC=eth1 -- cgit 1.2.3-korg