aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 9c72a5c4..acfc75c5 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -16,6 +16,9 @@
# export TAR_URL=file:///home/compass/compass4nfv.iso
#export TAR_URL=
+#export DEPLOY_HARBOR="true"
+#export HABOR_VERSION="1.5.0"
+
# Set hardware deploy jumpserver PXE NIC
# You need to comment out it when virtual deploy.
#export INSTALL_NIC=eth1
@@ -30,7 +33,7 @@
#export OPENSTACK_VERSION=${OPENSTACK_VERSION:-ocata}
-export OPENSTACK_VERSION=pike
+export OPENSTACK_VERSION=queens
export COMPASS_ARCH=$(uname -m)