diff --git a/dev/functions b/dev/functions index 635346ea0..2d8fbeea9 100644 --- a/dev/functions +++ b/dev/functions @@ -571,7 +571,7 @@ function tenks_deploy { deactivate # Install the Tenks venv. - install_venv "${TENKS_VENV_PATH}" "$tenks_path" + install_venv "${TENKS_VENV_PATH}" "$tenks_path" -c "$UPPER_CONSTRAINTS_FILE" source ${TENKS_VENV_PATH:-$HOME/tenks-test-venv}/bin/activate ${KAYOBE_SOURCE_PATH}/tools/ansible-galaxy-retried.sh install \