[arvados] updated: 2.7.0-5091-ged1d6f12dd
git repository hosting
git at public.arvados.org
Wed Nov 1 13:37:30 UTC 2023
Summary of changes:
tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via ed1d6f12ddd0bd0f46ee47bf560cada40cd00835 (commit)
from ebbb591d0d68e10934e3c8132b24b12a70daaf99 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ed1d6f12ddd0bd0f46ee47bf560cada40cd00835
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Wed Nov 1 10:37:03 2023 -0300
21125: Fixes comment on PrefixLength config.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
index af4734d12c..2944b4073c 100644
--- a/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
+++ b/tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls
@@ -153,7 +153,7 @@ arvados:
IAMRole: __KEEP_AWS_IAM_ROLE__
Region: __KEEP_AWS_REGION__
# IMPORTANT: The default value for PrefixLength is 0, and should not
- # be changed once the cluster is in use. For new installations it's
+ # be changed once the volume is in use. For new installations it's
# recommended to set it to 3 for better performance.
# See: https://doc.arvados.org/install/configure-s3-object-storage.html
PrefixLength: 3
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list