X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e3e255e8aca055a51b9c6722719e712cdf6e650e..89f541d2b534b9cad4ee668f702f1270bf056171:/tools/salt-install/local.params.example.single_host_multiple_hostnames diff --git a/tools/salt-install/local.params.example.single_host_multiple_hostnames b/tools/salt-install/local.params.example.single_host_multiple_hostnames index 6dd47722c1..ae54e7437a 100644 --- a/tools/salt-install/local.params.example.single_host_multiple_hostnames +++ b/tools/salt-install/local.params.example.single_host_multiple_hostnames @@ -54,6 +54,7 @@ USE_LETSENCRYPT="no" # Extra states to apply. If you use your own subdir, change this value accordingly # EXTRA_STATES_DIR="${CONFIG_DIR}/states" +# These are ARVADOS-related settings. # Which release of Arvados repo you want to use RELEASE="production" # Which version of Arvados you want to install. Defaults to latest stable @@ -62,13 +63,13 @@ RELEASE="production" # This is an arvados-formula setting. # If branch is set, the script will switch to it before running salt # Usually not needed, only used for testing -# BRANCH="master" +# BRANCH="main" ########################################################## # Usually there's no need to modify things below this line # Formulas versions -# ARVADOS_TAG="v1.1.4" +# ARVADOS_TAG="2.2.0" # POSTGRES_TAG="v0.41.6" # NGINX_TAG="temp-fix-missing-statements-in-pillar" # DOCKER_TAG="v1.0.0"