diff options
author | HU Xinhui <xinhui_hu@foxmail.com> | 2018-07-30 05:37:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-30 05:37:40 +0000 |
commit | a3bab642b1b3227a307325e116eaa38a569432aa (patch) | |
tree | b64b006096fe8f03012799816243741ba4d57375 /deploy.sh | |
parent | 2d3669c5f9f0c2149f783ae60cda74b65b0eb1be (diff) | |
parent | f4ce5961fa7902031f50b717c1cda8784a1f0e5d (diff) |
Merge "change harbor offline tar to artifacts.opnfv.org"
Diffstat (limited to 'deploy.sh')
-rwxr-xr-x | deploy.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |