engine: Use multi-worker heat template in CI
[infra/cicd.git] / jjb / cloud-infra / scripts / deploy.sh
index 1f0f7b16118446f07c771a0bc876e733e6616284..2c160489917cc78d3dd1e4b891fbed47f2820165 100755 (executable)
@@ -44,9 +44,8 @@ else
   ENGINE_ROOT_DIR="$WORKSPACE"
 fi
 
-# NOTE (fdegir): for bifrost based deployments, we don't need these files so we fake them
+# NOTE (fdegir): for bifrost based deployments, we don't need openrc file so we fake it
 OPENRC_FILE=${OPENRC_FILE:-/tmp/openrc}
-HEAT_ENVIRONMENT_FILENAME=${HEAT_ENVIRONMENT_FILENAME:-/tmp/heat}
 
 /bin/cp -f $OPENRC_FILE /tmp/openrc